upgrade to l9

This commit is contained in:
2022-08-06 14:35:30 -04:00
parent 01ce1a4f58
commit a3f751e8fa
3 changed files with 1133 additions and 996 deletions

View File

@ -6,14 +6,14 @@
"type": "project",
"require": {
"php": ">=7.0.0",
"barryvdh/laravel-snappy": "^0.4.1",
"barryvdh/laravel-debugbar": "^3.7",
"barryvdh/laravel-snappy": "^1.0",
"carlos-meneses/laravel-mpdf": "^2.1",
"laravel/framework": "^8.0",
"laravel/framework": "^9.0",
"laravel/tinker": "^2.0",
"laravel/ui": "^3.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.2",
"filp/whoops": "~2.0",
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "^9.0"