v5 update fixes

This commit is contained in:
2026-04-20 13:48:05 -04:00
parent 24beacae7e
commit 849794ff90
68 changed files with 1455 additions and 857 deletions
+2 -1
View File
@@ -8,13 +8,14 @@
"php": "^8.2",
"barryvdh/laravel-snappy": "^1.0",
"carlos-meneses/laravel-mpdf": "^2.1",
"filament/filament": "^3.2",
"filament/filament": "^5.0",
"laravel/framework": "^11.0",
"laravel/tinker": "^2.9",
"laravel/ui": "^4.2"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.8",
"filament/upgrade": "^5.0",
"filp/whoops": "^2.14",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.1",