diff --git a/composer.json b/composer.json index 11a4015..0989e36 100644 --- a/composer.json +++ b/composer.json @@ -15,9 +15,9 @@ } ], "require": { - "illuminate/http": "^7.0|^8.0|^9.0|^10.0", - "illuminate/routing": "^7.0|^8.0|^9.0|^10.0", - "illuminate/support": "^7.0|^8.0|^9.0|^10.0", + "illuminate/http": "^8.0|^9.0|^10.0|^11.0", + "illuminate/routing": "^8.0|^9.0|^10.0|^11.0", + "illuminate/support": "^8.0|^9.0|^10.0|^11.0", "aws/aws-php-sns-message-validator": "^1.6" }, "autoload": {