Skip to content

Commit 9a637d9

Browse files
committed
Update composer.json
composer seems to have failed build, reverting to previous mockery version which seemed to pass
1 parent 246aab7 commit 9a637d9

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
@@ -14,7 +14,7 @@
1414

1515
},
1616
"require-dev": {
17-
"mockery/mockery": "0.9.*"
17+
"mockery/mockery": "0.8.*"
1818
},
1919
"autoload": {
2020
"psr-0": { "TestDbAcle": "lib/" }

0 commit comments

Comments
 (0)