Skip to content

Commit

Permalink
Ref #19112, #19114 - Prevent upgrade to Twig 3.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: William Desportes <williamdes@wdes.fr>
  • Loading branch information
williamdes committed Apr 17, 2024
1 parent ec78dfd commit add463d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -73,7 +73,7 @@
"symfony/polyfill-ctype": "^1.17.0",
"symfony/polyfill-mbstring": "^1.17.0",
"symfony/polyfill-php80": "^1.16",
"twig/twig": "^3.3.5",
"twig/twig": "^3.3.5 <3.9.0",
"webmozart/assert": "^1.10",
"williamdes/mariadb-mysql-kbs": "^1.2"
},
Expand Down

0 comments on commit add463d

Please sign in to comment.