Commit e5765b18 authored by Gasol Wu's avatar Gasol Wu

Require satooshi/php-coveralls ~0.6 in development

parent e4e93eba
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~3.7", "phpunit/phpunit": "~3.7",
"squizlabs/php_codesniffer": "~1.4" "squizlabs/php_codesniffer": "~1.4",
"satooshi/php-coveralls": "~0.6"
}, },
"extra": { "extra": {
"branch-alias": { "branch-alias": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment