diff --git a/composer.json b/composer.json index e2c01bc..8e659ae 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "ext-intl": "*", "filament/support": "^v3.2.21", "moneyphp/money": "^4.0", - "illuminate/support": "^10.35" + "illuminate/support": "^10.35 || ^11.0" }, "require-dev": { "phpunit/phpunit": "^10.5 || ^11",