Merge pull request #4364 from tomirons/patch-1

[5.5] add whoops to dev dependencies
This commit is contained in:
Taylor Otwell 2017-08-06 08:50:48 -05:00 committed by GitHub
commit be143bf2dc
1 changed files with 1 additions and 0 deletions

View File

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