update to v6

This commit is contained in:
Russ Long 2022-08-06 13:20:02 -04:00
parent 050952e1a9
commit dba67cec9c
2 changed files with 2002 additions and 1109 deletions

View File

@ -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

File diff suppressed because it is too large Load Diff