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 fa29e2b commit abee835Copy full SHA for abee835
composer.json
@@ -31,7 +31,7 @@
31
"php": ">= 5.5.9"
32
},
33
"require-dev": {
34
- "phpunit/phpunit": ">= 4.8.36",
+ "phpunit/phpunit": "~4.8 || ~5.7 || ~6.5 || ~7.5",
35
"squizlabs/php_codesniffer": "^3.0"
36
37
"autoload": {
0 commit comments