remove dumpserver since doesn't work on 5.9
This commit is contained in:
parent
a7a1f44018
commit
f053116c56
|
@ -14,7 +14,6 @@
|
||||||
"laravel/tinker": "^1.0"
|
"laravel/tinker": "^1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"beyondcode/laravel-dump-server": "^1.0",
|
|
||||||
"filp/whoops": "^2.0",
|
"filp/whoops": "^2.0",
|
||||||
"fzaninotto/faker": "^1.4",
|
"fzaninotto/faker": "^1.4",
|
||||||
"mockery/mockery": "^1.0",
|
"mockery/mockery": "^1.0",
|
||||||
|
|
Loading…
Reference in New Issue