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 aadfa24 commit 66b84a7Copy full SHA for 66b84a7
composer.json
@@ -14,7 +14,7 @@
14
"psr/log": "^2.0 | ^3.0"
15
},
16
"require-dev": {
17
- "phpunit/phpunit": "^8.0 | ^9.0",
+ "phpunit/phpunit": "^8.0 || ^9.0 || ^10.0 || ^11.0",
18
"squizlabs/php_codesniffer": "^3.6"
19
20
"autoload": {
0 commit comments