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 28d21b5 commit 87fcad2Copy full SHA for 87fcad2
README.md
@@ -16,7 +16,7 @@ To add PHP_CodeCoverage as a local, per-project dependency to your project, simp
16
17
{
18
"require": {
19
- "phpunit/php-code-coverage": "3.0.*"
+ "phpunit/php-code-coverage": "3.0.*@dev"
20
}
21
22
0 commit comments