diff --git a/composer.json b/composer.json index 46837dc..4c541d8 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ ], "require": { "php": ">=7.0", - "illuminate/support": "^5.5|^6.0|^7.0" + "illuminate/support": "^5.5|^6.0|^7.0|^8.0" }, "require-dev": { "phpunit/phpunit": "~6.0|~8.0",