proper coverals version for older php support

This commit is contained in:
Robin Appelman 2016-03-16 14:16:07 +01:00
commit 5693b6d771

View file

@ -12,7 +12,8 @@
"php": ">=5.3"
},
"require-dev" : {
"satooshi/php-coveralls": "dev-master"
"satooshi/php-coveralls": "v1.0.0",
"phpunit/phpunit": "^4.8"
},
"autoload" : {
"psr-4": {