mirror of
https://git.code.sf.net/p/seeddms/code
synced 2026-01-21 08:40:12 +00:00
update to phing 3
This commit is contained in:
parent
5def2b7e74
commit
e46ac30ed5
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
"require": {
|
||||
"php": ">=8.2.0",
|
||||
"phing/phing": "2.*",
|
||||
"phing/phing": "3.*",
|
||||
"pear/http_request2": "2.5.0",
|
||||
"robthree/twofactorauth": "^3.0",
|
||||
"php-mime-mail-parser/php-mime-mail-parser": "*",
|
||||
|
|
@ -57,7 +57,7 @@
|
|||
"behat/mink": "1.8.1",
|
||||
"behat/mink-selenium2-driver": "1.4.0",
|
||||
"dmore/chrome-mink-driver": "2.8.0",
|
||||
"friendsofphp/php-cs-fixer": "3.1.0",
|
||||
"friendsofphp/php-cs-fixer": "3.87.2",
|
||||
"phpunit/phpunit": "9.5.9",
|
||||
"squizlabs/php_codesniffer": "3.6.0",
|
||||
"phpstan/phpstan": "^2.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user