diff --git a/composer.json b/composer.json index 01fc126..5c6acca 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,8 @@ ], "require": { "php": "^8.1", - "illuminate/support": "^9.0|^10.0", - "illuminate/translation": "^9.0|^10.0" + "illuminate/support": "^9.0|^10.0|^11.0", + "illuminate/translation": "^9.0|^10.0|^11.0" }, "require-dev": { "laravel/pint": "^1.8",