reverting some of the changes done to try to support HHVM building, simplifying the dependencies

This commit is contained in:
El RIDO
2016-07-11 15:52:08 +02:00
parent 90a26d8fcb
commit 3e0ba161ca
3 changed files with 4 additions and 5 deletions

View File

@@ -9,7 +9,6 @@
],
"license":"zlib-acknowledgement",
"require-dev": {
"phpunit/phpunit": "4.8.*",
"codacy/coverage": "dev-master",
"codeclimate/php-test-reporter": "dev-master"
}