diff --git a/composer.json b/composer.json index ec62106..f546b2f 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "illuminate/database": "^6.0|^7.0|^8.0", "illuminate/queue": "^6.0|7.0|^8.0", "illuminate/console": "^6.0|^7.0|^8.0", - "twig/twig": "~3.0" + "twig/twig": "~1.0" }, "require-dev": { "phpunit/phpunit": "^8.4|^9.3.3",