diff --git a/composer.json b/composer.json index 5028377..dcd426b 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ }, "require": { "php": ">=7.2", - "illuminate/support": "~5.6|~5.7|~5.8|^6.0|^7.0" + "illuminate/support": "~5.6|~5.7|~5.8|^6.0|^7.0|^8.0" }, "require-dev": { "phpunit/phpunit": "^8",