Merge pull request #4458 from gabriel-caruso/mockery

[5.5] Match mockery/mockery with laravel/framework
This commit is contained in:
Taylor Otwell 2017-10-16 09:29:05 -05:00 committed by GitHub
commit 8f99719dfe

View File

@ -13,7 +13,7 @@
"require-dev": {
"filp/whoops": "~2.0",
"fzaninotto/faker": "~1.4",
"mockery/mockery": "0.9.*",
"mockery/mockery": "~1.0",
"phpunit/phpunit": "~6.0"
},
"autoload": {