Skip to content

Commit

Permalink
re-allow Twig bridge 6.4 and 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Apr 9, 2024
1 parent ce408ab commit 40d2155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Bundle/TwigBundle/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"composer-runtime-api": ">=2.1",
"symfony/config": "^6.4|^7.0",
"symfony/dependency-injection": "^6.4|^7.0",
"symfony/twig-bridge": "^7.1",
"symfony/twig-bridge": "^6.4|^7.0",
"symfony/http-foundation": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0",
"twig/twig": "^3.0.4"
Expand Down

0 comments on commit 40d2155

Please sign in to comment.