diff --git a/composer.json b/composer.json index e17ea8e..4f35c6a 100644 --- a/composer.json +++ b/composer.json @@ -16,8 +16,8 @@ "require": { "php": ">=7.1", "twig/twig": "^2.11", - "illuminate/support": "^5.5|^6|^7", - "illuminate/view": "^5.5|^6|^7" + "illuminate/support": "^5.5|^6|^7|^8", + "illuminate/view": "^5.5|^6|^7|^8" }, "require-dev": { "ext-json": "*",