We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7007cc1 + 5934765 commit 1e3e166Copy full SHA for 1e3e166
composer.json
@@ -4,7 +4,7 @@
4
"type": "library",
5
"require": {
6
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
7
- "phpunit/phpunit": "^9.0",
+ "phpunit/phpunit": "^9.0 || ^10.0 || ^11.0",
8
"psr/container": "^1.0 || ^2.0",
9
"zalas/injector": "^2.0"
10
},
0 commit comments