Skip to content

Commit

Permalink
Readded php-coveralls dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhaziTriki committed Jan 19, 2016
1 parent 19df27c commit 80408a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"phpunit/phpunit": "~4.0|~5.0",
"fzaninotto/faker": "~1.5.0",
"fabpot/php-cs-fixer": "~1.10",
"squizlabs/php_codesniffer": "2.*"
"squizlabs/php_codesniffer": "2.*" ,
"satooshi/php-coveralls": "1.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 80408a0

Please sign in to comment.