-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Symfony 5.0 support #303
Comments
We are already working on Symfony 4.4 and Symfony 5.0 support, but we probably have to wait for some external dependencies until they add support for the new Symfony versions, especially 5.0. We will update to 4.4 as soon as possible, when we`re going to update to 5.0 is not only a question of being technically able to do it, but is also a strategically question, as the 4.4 version will provide LTS. TLDR; |
Yes you may have already seen we've updated our symfony dependencies to 4.4.0 |
@keulinho thanks 👍I hope that's not the end and soon we will see 5.0 support on the horizon :) |
Just as update with 6.4.0.0 we will update to newest Symfony version (current 5.2) |
Any news regarding this because the composer.json in the current |
the Symfony update is currently work in progress 💪 |
Is now in trunk |
Description
As Symfony 5.0.0 was released (https://symfony.com/blog/symfony-5-0-0-released) please consider upgrading to the new major version.
Currently Symfony components are locked at
4.3.8
version (eg. https://github.com/shopware/platform/blob/master/composer.json#L65) incomposer.json
so it's impossible to update to 5.0 or even 4.4 LTS.The text was updated successfully, but these errors were encountered: