Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8a0423a

Browse filesBrowse files
committed
Update Symfony to fix this bug: symfony/symfony#42019
1 parent de7a588 commit 8a0423a
Copy full SHA for 8a0423a

File tree

3 files changed

+875
-986
lines changed
Filter options

3 files changed

+875
-986
lines changed

‎composer.json

Copy file name to clipboardExpand all lines: composer.json
+4-2Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,15 @@
3434
"symfony/security-bundle": "^5.3",
3535
"symfony/string": "^5.3",
3636
"symfony/translation": "^5.3",
37-
"symfony/twig-pack": "^1.0",
37+
"symfony/twig-bundle": "5.3.*",
3838
"symfony/validator": "^5.3",
3939
"symfony/webpack-encore-bundle": "^1.4",
4040
"symfony/yaml": "^5.3",
4141
"tgalopin/html-sanitizer-bundle": "^1.2",
42+
"twig/extra-bundle": "^2.12|^3.0",
4243
"twig/intl-extra": "^3.0",
43-
"twig/markdown-extra": "^3.0"
44+
"twig/markdown-extra": "^3.0",
45+
"twig/twig": "^2.12|^3.0"
4446
},
4547
"require-dev": {
4648
"dama/doctrine-test-bundle": "^6.2",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.