Sonataadminbundle: [Next Major] Drop old symfony deps

Created on 26 Nov 2019  路  9Comments  路  Source: sonata-project/SonataAdminBundle

major

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.0 and get rid of a bunch of deprecations.

All 9 comments

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.

5762 is an issue not a PR 馃

After merging ~#5762~ #5787 I think we can just use ^4.4 || ^5.0 and 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

Was this page helpful?
0 / 5 - 0 ratings