diff --git a/composer.json b/composer.json index 164a37a..7f59e7f 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "require": { "php": "^8.2", "spatie/laravel-package-tools": "^1.16", - "filament/filament": "^3.0-stable", + "filament/filament": "^4.1", "illuminate/contracts": "^10.0||^11.0||^12.0", "spatie/laravel-webhook-client": "^3.4" },