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 4712fc6 commit b167714Copy full SHA for b167714
composer.json
@@ -20,6 +20,8 @@
20
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
21
"irc": "irc://irc.freenode.net/phpunit"
22
},
23
+ "minimum-stability": "dev",
24
+ "prefer-stable": true,
25
"require": {
26
"php": "^5.6 || ^7.0",
27
"phpunit/php-file-iterator": "~1.3",
0 commit comments