diff --git a/composer.json b/composer.json index b4c645b..0042965 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^8.1", - "filament/filament": "^3.0-stable", + "filament/filament": "^2.0|^3.0-stable", "illuminate/contracts": "^10.0", "spatie/laravel-package-tools": "^1.14.0" },