small code style improvements, trying to get phpunit with hhvm to work in travis

This commit is contained in:
El RIDO
2016-07-05 17:23:25 +02:00
parent 9267e281f5
commit 8e11f0873c
4 changed files with 8 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
{
"require-dev": {
"phpunit/phpunit": "5.4.*",
"codacy/coverage": "dev-master"
}
}