Skip to content

Commit 57213b4

Browse files
committed
Mockery ^1.0 support added.
1 parent 138d7d3 commit 57213b4

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"php": ">=7.0",
1414
"illuminate/support": "5.5.*",
1515
"illuminate/database": "5.5.*",
16-
"mockery/mockery": "^0.9"
16+
"mockery/mockery": "^0.9|^1.0"
1717
},
1818
"require-dev": {
1919
"phpunit/phpunit": "^6.0",

composer.lock

Lines changed: 24 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)