lexik / LexikTranslationBundle

This Symfony bundle allow to import translation files content into the database and provide a GUI to edit translations.
MIT License
422 stars 259 forks source link

Bump composer for symfony 5.3 #394

Closed nicolasricci closed 2 years ago

nicolasricci commented 3 years ago

Hello,

Is there any specific issue to bump the symfony/framework-bundle package requirement to 5.3?

If not could could you please upgrade the composer file?

Many thanks Nicolas

bartmcleod commented 2 years ago

Hi @nicolasricci I don't think there is an issue. Just when I last tested things, Symfony was at 5.2. So should I add ^ for 5.2 and up? Not sure what you need exactly.

bartmcleod commented 2 years ago

For Symfony 5.3, use the 5.3 branch. If there are still issues, let me know. If I should create a specific v5.3 branch, also, let me know.