diff --git a/composer.json b/composer.json index 9d7e6fc..4a2da0d 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,8 @@ ], "require": { "php": ">=7.2", - "illuminate/config": "^6.0|^7.0|^8.0", - "illuminate/filesystem": "^6.0|^7.0|^8.0" + "illuminate/config": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", + "illuminate/filesystem": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" }, "autoload": { "psr-4": {