Skip to content

Commit

Permalink
Fix coveralls PHP config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksleight committed Feb 16, 2014
1 parent 8b336a8 commit 1f02c86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -13,7 +13,8 @@
},
"require-dev": {
"apigen/apigen": "2.8.*",
"phpunit/phpunit": "3.7.*"
"phpunit/phpunit": "3.7.*",
"satooshi/php-coveralls": "0.6.*"
},
"autoload": {
"psr-0": {"Coast": "lib"},
Expand Down

0 comments on commit 1f02c86

Please sign in to comment.