For Symfony 5.4 backward compatibility support
Why?
v7.0.0
drops support for Symfony versions < 6... but some of our applications still require Symfony 4.4/5.4 compatibility
How?
- Use
v6.x
branch to producev6.*.*
tags for Symfony 4.4/5.4 compatibility