diff --git a/composer.json b/composer.json index 743b4bb..ec733e2 100644 --- a/composer.json +++ b/composer.json @@ -10,9 +10,9 @@ } ], "require": { - "illuminate/support": "^5|^6|^7", - "illuminate/console": "^5|^6|^7", - "illuminate/filesystem": "^5|^6|^7" + "illuminate/support": "^5|^6|^7|^8", + "illuminate/console": "^5|^6|^7|^8", + "illuminate/filesystem": "^5|^6|^7|^8" }, "autoload": { "psr-4": {