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
In composer.json the Symfony Process components require version 2.4 or above, but a lot of projects use Symfony 2.3 because it is an LTS release. Is it possible to downgrade component versions to ^2.3?