update to phing 3

This commit is contained in:
Uwe Steinmann 2025-09-21 14:31:11 +02:00
parent 5def2b7e74
commit e46ac30ed5

View File

@ -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"