After merging ~https://github.com/sonata-project/SonataAdminBundle/issues/5762~ https://github.com/sonata-project/SonataAdminBundle/pull/5787 I think we can just use ^4.4 || ^5.0 and get rid of a bunch of deprecations.
oops I meant https://github.com/sonata-project/SonataAdminBundle/pull/5787 馃う鈥嶁檪
After merging ~#5762~ #5787 I think we can just use
^4.4 || ^5.0and get rid of a bunch of deprecations.
https://github.com/sonata-project/SonataAdminBundle/pull/5787 is merged 馃帀
Should/can we bump the symfony version ? @franmomu
We can't we are supposed to support 4.3 (it's an LTS). Is there a reason for which 4.4 is required for that?
Yeah, I was meaning adding ^5.0
We can't we are supposed to support
4.3(it's an LTS). Is there a reason for which 4.4 is required for that?
4.4 is an LTS, so we can drop 4.3
Oh right, my bad!
So I guess that this can be closed after https://github.com/sonata-project/SonataAdminBundle/pull/5843 was merged
Most helpful comment
After merging ~https://github.com/sonata-project/SonataAdminBundle/issues/5762~ https://github.com/sonata-project/SonataAdminBundle/pull/5787 I think we can just use
^4.4 || ^5.0and get rid of a bunch of deprecations.