Skip to content

Commit f365ae9

Browse files
committed
Require a stable code coverage version to support HHVM
1 parent 8b6d19f commit f365ae9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"symfony-cmf/testing": "~1.2,>=1.2.6",
2424
"matthiasnoback/symfony-dependency-injection-test": "~0.6",
2525
"matthiasnoback/symfony-config-test": "0.*",
26+
"phpunit/php-code-coverage": "@stable",
2627
"sonata-project/doctrine-phpcr-admin-bundle": "~1.1",
2728
"symfony/monolog-bundle": "~2.3",
2829
"doctrine/orm": "~2.3",

0 commit comments

Comments
 (0)