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 08c406d commit 0962804Copy full SHA for 0962804
1 file changed
composer.json
@@ -28,7 +28,7 @@
28
"minimum-stability": "stable",
29
"require": {
30
"php": ">=5.5.0",
31
- "phpunit/phpunit": "^4.8.35 || ^5.7",
+ "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0",
32
"phpunit/php-code-coverage": "^2.2 || ^4.0 || ^5.2",
33
"squizlabs/php_codesniffer": "^2.8",
34
"symfony/console": "^3.2",
0 commit comments