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.
1 parent f052dfe commit 1fdc310Copy full SHA for 1fdc310
composer.json
@@ -19,7 +19,7 @@
19
20
"require": {
21
"php": ">=7.2.0 <8.0",
22
- "phpunit/phpunit": "^8.4"
+ "phpunit/phpunit": "^8.4 | ^9.0"
23
},
24
"autoload":{
25
"classmap": ["src/"]
0 commit comments