diff --git a/composer.json b/composer.json index 4ebb4b5..fb88ac1 100644 --- a/composer.json +++ b/composer.json @@ -28,9 +28,9 @@ ], "require": { "php": "^8.1", - "illuminate/support": "^9.0|^10.0", - "illuminate/console": "^9.0|^10.0", - "illuminate/filesystem": "^9.0|^10.0" + "illuminate/support": "^9.0|^10.0|^11.0", + "illuminate/console": "^9.0|^10.0|^11.0", + "illuminate/filesystem": "^9.0|^10.0|^11.0" }, "extra": { "laravel": {