Skip to content

Commit

Permalink
Merge branch '5.4' into 6.4
Browse files Browse the repository at this point in the history
* 5.4:
  [TwigBridge] Fix compat with Twig v3.9
  [Mailer] Simplify fix
  • Loading branch information
nicolas-grekas committed Feb 15, 2024
2 parents 75fa012 + f30cf8a commit e8bb1d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -72,7 +72,7 @@
"symfony/uid": "^5.4|^6.0|^7.0",
"symfony/web-link": "^5.4|^6.0|^7.0",
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
"twig/twig": "^2.10|~3.8.0"
"twig/twig": "^2.10|^3.0.4"
},
"conflict": {
"doctrine/annotations": "<1.13.1",
Expand Down

0 comments on commit e8bb1d3

Please sign in to comment.