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
minor #1589 explicitly list all required packages (xabbuh)
This PR was merged into the 2.0 branch.
Discussion
----------
explicitly list all required packages
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).
Commits
-------
a236fd4 explicitly list all required packages
0 commit comments