Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #58 from sergeyklay/patch-2
Browse files Browse the repository at this point in the history
Fixed dev dependencies
  • Loading branch information
archdevil666pl committed Jul 19, 2016
2 parents 4c5b9ae + 45afa78 commit a6cf337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"require-dev": {
"phpunit/phpunit": "4.0.*",
"satooshi/php-coveralls": "dev-master",
"satooshi/php-coveralls": "^1.0",
"ext-mongo": ">=1.5"
},
"autoload": {
Expand Down

0 comments on commit a6cf337

Please sign in to comment.