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
{{ message }}
This repository was archived by the owner on Nov 14, 2018. It is now read-only.
Composer simply references symfony/symfony. The reason is that WhiteOctoberCommandBase.php uses Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand and the FrameworkBundle isn't a standalone Symfony component.
It would be good to refactor this so that we can pull in individual Symfony components rather than the whole thing. The ones used by QueueBundle at present are: