diff --git a/composer.json b/composer.json index 72581d1..be31ed6 100644 --- a/composer.json +++ b/composer.json @@ -8,8 +8,8 @@ } ], "require": { - "illuminate/support": "^5.3", - "illuminate/filesystem": "^5.3" + "illuminate/support": "^5.3|^6.0", + "illuminate/filesystem": "^5.3|^6.0" }, "autoload": { "psr-4": {