mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-11-27 18:10:42 +00:00
update some packages
This commit is contained in:
parent
9df13922e9
commit
ebdc85d510
|
|
@ -22,7 +22,7 @@
|
|||
"require": {
|
||||
"php": ">=8.2.0",
|
||||
"phing/phing": "3.*",
|
||||
"pear/http_request2": "2.5.0",
|
||||
"pear/http_request2": "^2",
|
||||
"robthree/twofactorauth": "^3.0",
|
||||
"php-mime-mail-parser/php-mime-mail-parser": "*",
|
||||
"slim/slim": "^4.0",
|
||||
|
|
@ -56,12 +56,12 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"composer/composer": "dev-main",
|
||||
"behat/mink": "1.8.1",
|
||||
"behat/mink-selenium2-driver": "1.4.0",
|
||||
"dmore/chrome-mink-driver": "2.8.0",
|
||||
"friendsofphp/php-cs-fixer": "3.87.2",
|
||||
"behat/mink": "^1",
|
||||
"behat/mink-selenium2-driver": "^1",
|
||||
"dmore/chrome-mink-driver": "^2",
|
||||
"friendsofphp/php-cs-fixer": "^3",
|
||||
"phpunit/phpunit": "9.5.9",
|
||||
"squizlabs/php_codesniffer": "3.6.0",
|
||||
"squizlabs/php_codesniffer": "^3",
|
||||
"phpstan/phpstan": "^2.1",
|
||||
"pear/archive_tar": "*"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user