Skip to content

feat: add support for twig/extra-bundle and twig/intl-extra ^4.0#586

Open
NG-Siqual wants to merge 1 commit intoDamienHarper:masterfrom
NG-Siqual:feat/twig-4-support
Open

feat: add support for twig/extra-bundle and twig/intl-extra ^4.0#586
NG-Siqual wants to merge 1 commit intoDamienHarper:masterfrom
NG-Siqual:feat/twig-4-support

Conversation

@NG-Siqual
Copy link

Summary

This PR adds support for Twig 4.x packages (twig/extra-bundle and twig/intl-extra), allowing the bundle to be used with Symfony 7.4+ projects.

Changes

  • Updated twig/extra-bundle constraint from ^3.3 to ^3.3|^4.0
  • Updated twig/intl-extra constraint from ^3.3 to ^3.3|^4.0

Context

Symfony 7.4 projects using Twig 4.x cannot currently install this bundle due to the version constraints on twig packages.

Testing

The change is backward compatible - existing projects using Twig 3.x will continue to work.

This allows the bundle to be used with Symfony 7.4+ projects that use
Twig 4.x dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant