Skip to content

Commit

Permalink
Update mockery to dev-master to ensure PHP7 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
letr0n committed Jan 23, 2016
1 parent 4c40e6e commit b63f18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -30,7 +30,7 @@
},
"require-dev": {
"phpunit/phpunit": "4.6.*",
"mockery/mockery": "0.9.*"
"mockery/mockery": "dev-master"
},
"config": {
"preferred-install": "dist"
Expand Down

0 comments on commit b63f18b

Please sign in to comment.