diff --git a/composer.json b/composer.json index 1888f20..549f146 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "php": "^8.0", "filament/forms": "^2.7", - "illuminate/contracts": "^8.73", + "illuminate/contracts": "^8.73|^9.0", "livewire/livewire": "^2.8", "ryangjchandler/blade-tabler-icons": "^1.1", "spatie/laravel-package-tools": "^1.9.2",