You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A container dumped with a version of Symfony DI is not guaranteed to be compatible with a different major version of the component (and I'm 100% sure that there is such incompatibility between 3.x and 4.x. I'm not sure about 2.8 vs 3.x)
So this would force you to generate a different version of the container per version of Symfony.