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 4160c0e + d4587db commit 0f2eda7Copy full SHA for 0f2eda7
composer.json
@@ -4,7 +4,7 @@
4
"type": "library",
5
"require": {
6
"php": "^7.2,<8.0",
7
- "phpunit/phpunit": "^8.0",
+ "phpunit/phpunit": "^8.0 || ^9.0",
8
"psr/container": "^1.0",
9
"zalas/injector": "^1.3"
10
},
0 commit comments