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
Instead of relying on the Symfony FrameworkBundle to pull in all our
needed dependencies, we should explicitly list all of them. This will
ensure that nothing breaks when the FrameworkBundle stops depending on
some optional dependencies (which was done recently).
0 commit comments