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 42c34dd commit 672fae5Copy full SHA for 672fae5
composer.json
@@ -19,7 +19,7 @@
19
},
20
"require-dev": {
21
"phpunit/php-code-coverage": "~2.0",
22
- "phpunit/phpunit": "4.*"
+ "phpunit/phpunit": "~4.0|~5.0"
23
24
"autoload": {
25
"psr-4": {
0 commit comments