Skip to content

Commit

Permalink
fix php-coveralls to work with php54
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Anderson committed Jan 10, 2017
1 parent 9ca1519 commit ba7b850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -15,7 +15,7 @@
"require-dev": {
"phpunit/phpunit": "4.0.*",
"mockery/mockery": "dev-master",
"satooshi/php-coveralls": "dev-master"
"satooshi/php-coveralls": "1.0.1"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit ba7b850

Please sign in to comment.