Skip to content

Commit

Permalink
Coveralls dependency added
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker committed Aug 17, 2013
1 parent 3290bf6 commit b80071a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
"zendframework/zendframework": "2.*"
},
"require-dev": {
"mockery/mockery": "dev-master"
"mockery/mockery": "dev-master",
"satooshi/php-coveralls": "dev-master"
},
"autoload": {
"psr-0": {
Expand All @@ -34,4 +35,4 @@
"./Module.php"
]
}
}
}

0 comments on commit b80071a

Please sign in to comment.