Skip to content

Commit ddf9880

Browse files
committed
Allow versions below 3.16 due to PHP 7 support
1 parent 9bf2e8e commit ddf9880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"friendsofsymfony/http-cache-bundle": "^2.8",
5151
"sensio/framework-extra-bundle": "^6.1",
5252
"jms/translation-bundle": "^1.5",
53-
"twig/twig": "^3.19.0",
53+
"twig/twig": ">=3.0 <3.16 || ^3.19.0",
5454
"twig/extra-bundle": "^3.0",
5555
"friendsofsymfony/jsrouting-bundle": "^2.5",
5656
"friendsofphp/proxy-manager-lts": "^1.0",

0 commit comments

Comments
 (0)