Skip to content

Commit 6cab836

Browse files
authored
Merge pull request #422 from netglue/phpunit-11
Upgrade PHPUnit to 11.x
2 parents 5023a1f + c900f92 commit 6cab836

File tree

7 files changed

+383
-486
lines changed

7 files changed

+383
-486
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,12 @@
5656
},
5757
"require-dev": {
5858
"doctrine/coding-standard": "^14.0.0",
59-
"helmich/phpunit-psr7-assert": "^4.4.1",
6059
"laminas/laminas-config-aggregator": "^1.19",
6160
"laminas/laminas-servicemanager": "^3.23.0 || ^4.5",
6261
"mezzio/mezzio-fastroute": "^3.14",
6362
"php-http/curl-client": "^2.3.3",
6463
"php-http/mock-client": "^1.6.1",
65-
"phpunit/phpunit": "^10.5.58",
64+
"phpunit/phpunit": "^11.5.44",
6665
"psalm/plugin-phpunit": "^0.19.5",
6766
"roave/security-advisories": "dev-latest",
6867
"squizlabs/php_codesniffer": "^4.0.1",

0 commit comments

Comments
 (0)