Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 24d4620

Browse files
committed
Use the latest stable Mockery
1 parent a3ca3d8 commit 24d4620

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "4.7.*",
23-
"mockery/mockery": "dev-master",
23+
"mockery/mockery": "0.9.*",
2424
"illuminate/database": "~5.0",
2525
"illuminate/events": "~5.0",
2626
"orchestra/testbench": "~3.0",

0 commit comments

Comments
 (0)