Updated the list of tags, filters and functions which are allowed inside the sandboxed twig

This commit is contained in:
Jan Böhmer 2024-03-06 20:03:12 +01:00
parent dc7c13479c
commit a2cd5652d2
3 changed files with 89 additions and 12 deletions

View file

@ -84,11 +84,12 @@
"symfony/yaml": "6.4.*",
"tecnickcom/tc-lib-barcode": "^2.1.4",
"twig/cssinliner-extra": "^3.0",
"twig/extra-bundle": "^3.0",
"twig/html-extra": "^3.0",
"twig/extra-bundle": "^3.8",
"twig/html-extra": "^3.8",
"twig/inky-extra": "^3.0",
"twig/intl-extra": "^3.0",
"twig/markdown-extra": "^3.0",
"twig/intl-extra": "^3.8",
"twig/markdown-extra": "^3.8",
"twig/string-extra": "^3.8",
"web-auth/webauthn-symfony-bundle": "^4.0.0",
"webmozart/assert": "^1.4"
},