Skip to content

Commit b52bb7c

Browse files
committed
use phpunit/php-code-coverage ~2.2
1 parent 934c5e7 commit b52bb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"require": {
2828
"php": ">=5.3.10",
29-
"phpunit/php-code-coverage": "*",
29+
"phpunit/php-code-coverage": "~2.2",
3030
"behat/behat": "~2.4",
3131
"guzzle/http": "~3.0",
3232
"symfony/config": "~2.2,<2.4",

0 commit comments

Comments
 (0)