diff --git a/composer.json b/composer.json index 1b32366..2e5175c 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": { "php": ">=7.0", - "illuminate/view": "^5.5|^6.0|^7.0" + "illuminate/view": "^5.5|^6.0|^7.0|^8.0" }, "require-dev": { "phpunit/phpunit": "^6.0|^7.0",