upgrade filament

This commit is contained in:
2025-09-22 13:04:54 +05:00
parent 48593b234e
commit 39a444685a
85 changed files with 2555 additions and 1386 deletions

View File

@@ -6,16 +6,17 @@
"license": "MIT",
"require": {
"php": "^8.2",
"filament/filament": "^3.2",
"filament/filament": "~4.0",
"laravel/framework": "^12.0",
"laravel/tinker": "^2.9",
"phpoffice/phpspreadsheet": "^3.3",
"phpoffice/phpword": "^1.3",
"pxlrbt/filament-spotlight": "^1.3"
"pxlrbt/filament-spotlight": "^2.0"
},
"require-dev": {
"barryvdh/laravel-ide-helper": "^3.2",
"fakerphp/faker": "^1.23",
"filament/upgrade": "^4.0",
"larastan/larastan": "^3.0",
"laravel/pail": "^1.1",
"laravel/pint": "^1.13",