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 eab43c7 commit 0463f53Copy full SHA for 0463f53
1 file changed
composer.json
@@ -29,7 +29,7 @@
29
"require": {
30
"php": ">=5.5.0",
31
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.0",
32
- "phpunit/php-code-coverage": "^2.2 || ^4.0 || ^5.2",
+ "phpunit/php-code-coverage": "^2.2 || ^4.0 || ^5.2 || ^6.0",
33
"squizlabs/php_codesniffer": "^2.8",
34
"symfony/console": "^3.2",
35
"codeclimate/php-test-reporter": "^0.4.0"
0 commit comments