Skip to content

Commit

Permalink
Merge pull request #215 from gabriel-caruso/mockery
Browse files Browse the repository at this point in the history
[5.0] Update to Mockery 1
  • Loading branch information
santigarcor committed Nov 8, 2017
2 parents 5d3600d + 763571a commit cd9ae10
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 @@ -19,7 +19,7 @@
"kkszymanowski/traitor": "^0.2.0"
},
"require-dev": {
"mockery/mockery": "^0.9.2",
"mockery/mockery": ">=0.9.9",
"phpunit/phpunit": ">=4.1",
"orchestra/testbench": "~3.2"
},
Expand Down

0 comments on commit cd9ae10

Please sign in to comment.