diff --git a/composer.json b/composer.json index 3e92d83..132a46e 100644 --- a/composer.json +++ b/composer.json @@ -22,8 +22,8 @@ ], "require": { "php": "^8.1", - "filament/filament": "^3.2", - "filament/forms": "^3.2", + "filament/filament": "^3", + "filament/forms": "^3", "illuminate/contracts": "^10.0", "matanyadaev/laravel-eloquent-spatial": "3.2.2", "spatie/laravel-package-tools": "^1.15.0"