Merge pull request #4698 from mpociot/add_dump_server

Add beyondcode/laravel-dump-server as dev dependency
This commit is contained in:
Taylor Otwell 2018-07-09 16:32:01 -04:00 committed by GitHub
commit 1088837cf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
"laravel/tinker": "^1.0"
},
"require-dev": {
"beyondcode/laravel-dump-server": "^1.0",
"filp/whoops": "^2.0",
"fzaninotto/faker": "^1.4",
"mockery/mockery": "^1.0",