Skip to content

Commit 87fcad2

Browse files
Update README.md
1 parent 28d21b5 commit 87fcad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To add PHP_CodeCoverage as a local, per-project dependency to your project, simp
1616

1717
{
1818
"require": {
19-
"phpunit/php-code-coverage": "3.0.*"
19+
"phpunit/php-code-coverage": "3.0.*@dev"
2020
}
2121
}
2222

0 commit comments

Comments
 (0)