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 c4111e6 commit 2692827Copy full SHA for 2692827
composer.json
@@ -13,7 +13,7 @@
13
"php": ">=5.3.0"
14
},
15
"require-dev": {
16
- "phpunit/phpunit": ">=4.8",
+ "phpunit/phpunit": ">=4.8 <6.0",
17
"codeclimate/php-test-reporter": "dev-master"
18
19
"minimum-stability": "stable",
0 commit comments