Skip to content

Commit 9f5b0c2

Browse files
author
Christoph Rumpel
authored
Merge pull request #35 from gabriel-caruso/patch-1
Update to Mockery 1
2 parents 8f194a7 + b4e9611 commit 9f5b0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"kylewm/brevity": "^0.2.9"
2020
},
2121
"require-dev": {
22-
"mockery/mockery": "^0.9.5",
22+
"mockery/mockery": "^1.0",
2323
"phpunit/phpunit": "5.*",
2424
"orchestra/testbench": "~3.3|~3.4"
2525
},

0 commit comments

Comments
 (0)