upgrade filament
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user