diff --git a/composer.json b/composer.json index f15d56d2..44dc19d1 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ ], "require": { "php": ">=7.1", - "twig/twig": "~2.0", + "twig/twig": "^2.11", "illuminate/support": "^5.5|^6|^7", "illuminate/view": "^5.5|^6|^7" },