fix coveralls dependency

This commit is contained in:
Robin Appelman 2015-12-31 20:55:26 +01:00
commit 815f0d5271

View file

@ -13,7 +13,7 @@
"icewind/streams": "0.2.*" "icewind/streams": "0.2.*"
}, },
"require-dev": { "require-dev": {
"satooshi/php-coveralls" : "dev-master", "satooshi/php-coveralls" : "v1.0.0",
"phpunit/phpunit": "^4.8" "phpunit/phpunit": "^4.8"
}, },
"autoload" : { "autoload" : {