We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Symfony roadmap says that 4.4 is maintained through November 2023 and Symfony 6.0 is maintained through January 2023.
298f7ae removes support for Symfony 4.x including 4.4. 120d3a8 adds support for Symfony 6.1 but does not include 6.0.
It seems premature to remove support for Symfony 4.4.
Also, a14d467 isn't compatible with Symfony 4.4
The text was updated successfully, but these errors were encountered:
At the top of the page it says LTS release is 5.4.11.
It's a nightmare to support such a big range of releases (meaning 4.x to 6.x), that's why I decided to make my maintenance easier.
Symfony 4.4 has been released almost 3 years ago, you really ought to upgrade to a newer version.
Sorry, something went wrong.
Fair enough. Thanks for explaining.
FYI I accepted a quickfix #305
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
The Symfony roadmap says that 4.4 is maintained through November 2023 and Symfony 6.0 is maintained through January 2023.
298f7ae removes support for Symfony 4.x including 4.4.
120d3a8 adds support for Symfony 6.1 but does not include 6.0.
It seems premature to remove support for Symfony 4.4.
Also, a14d467 isn't compatible with Symfony 4.4
The text was updated successfully, but these errors were encountered: