try to find a phpunit version that is compatible with both PHP 5.5 and HHVM
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "5.4.*",
|
||||
"phpunit/phpunit": "4.8.*",
|
||||
"codacy/coverage": "dev-master"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user