lexik / LexikTranslationBundle

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

Update composer.json #447

Closed HecFranco closed 7 months ago

bartmcleod commented 7 months ago

@HecFranco to add compatiblity for Symfony 7, we should create a 6 branch first

bartmcleod commented 7 months ago

@HecFranco I created the branch for sf6. Have you tested this works with 7?

HecFranco commented 7 months ago

@bartmcleod yes i tried but it doesn't work, i think you just need to change the dependency to allow symfony 7 in composer.json

bartmcleod commented 7 months ago

@HecFranco this can be merged when the GitHub actions don't fail. Please check why it fails and adjust if you can, otherwise reach out for help please.