Skip to content

Commit

Permalink
add coveralls to require-dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sndsgd committed Jun 30, 2016
1 parent 4af401a commit 827fd33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"sndsgd/util": "~1.0.3",
"sndsgd/error": ">=0.0.3"
},
"require-dev": {
"satooshi/php-coveralls": "~1.0"
},
"autoload": {
"psr-4": {
"sndsgd\\": "src"
Expand Down

0 comments on commit 827fd33

Please sign in to comment.