Skip to content

Commit

Permalink
added composer coveralls dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
saimaz committed Jan 13, 2016
1 parent 93daeb3 commit 1804ef1
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 @@ -22,7 +22,8 @@
"require-dev": {
"phpunit/phpunit": "~4.1",
"squizlabs/php_codesniffer": "~2.0",
"ongr/ongr-strict-standard": "~2.1"
"ongr/ongr-strict-standard": "~2.1",
"satooshi/php-coveralls": "~1.0"
},
"autoload": {
"psr-4": { "ONGR\\CookiesBundle\\": "" }
Expand Down

0 comments on commit 1804ef1

Please sign in to comment.