update to v6
This commit is contained in:
parent
050952e1a9
commit
dba67cec9c
@ -7,14 +7,12 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.0.0",
|
"php": ">=7.0.0",
|
||||||
"barryvdh/laravel-snappy": "^0.4.1",
|
"barryvdh/laravel-snappy": "^0.4.1",
|
||||||
"laravel/framework": "5.6.*",
|
"laravel/framework": "6.0.*",
|
||||||
"laravel/tinker": "~1.0",
|
"laravel/tinker": "~1.0"
|
||||||
"niklasravnsborg/laravel-pdf": "^2.0"
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"barryvdh/laravel-debugbar": "^3.2",
|
"barryvdh/laravel-debugbar": "^3.2",
|
||||||
"filp/whoops": "~2.0",
|
"filp/whoops": "~2.0",
|
||||||
"fzaninotto/faker": "~1.4",
|
|
||||||
"mockery/mockery": "0.9.*",
|
"mockery/mockery": "0.9.*",
|
||||||
"phpunit/phpunit": "~7.0"
|
"phpunit/phpunit": "~7.0"
|
||||||
},
|
},
|
||||||
|
3105
composer.lock
generated
3105
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user