Skip to content

Commit 724b2e8

Browse files
duncan3dcsebastianbergmann
authored andcommitted
Bump the php-code-coverage requirement
php-code-coverage:2.0.11 was the first version to require phpunit/php-token-stream:~1.3 which had a fix for the @runInSeparateProcess on hhvm
1 parent 9336e3e commit 724b2e8

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
@@ -24,7 +24,7 @@
2424
"php": ">=5.3.3",
2525
"phpunit/php-file-iterator": "~1.3.2",
2626
"phpunit/php-text-template": "~1.2",
27-
"phpunit/php-code-coverage": "~2.0",
27+
"phpunit/php-code-coverage": "~2.0,>=2.0.11",
2828
"phpunit/php-timer": "~1.0.2",
2929
"phpunit/phpunit-mock-objects": "~2.3",
3030
"phpspec/prophecy": "~1.3.1",

0 commit comments

Comments
 (0)