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
So the time has come to upgrade an old Silex app to Symfony 4 and this app uses your lovely extension. However, it looks like there's currently no support for Symfony 4 😢
Problem 2
- Installation request for ciaranmcnulty/behat-localwebserverextension 1.1.3 -> satisfiable by ciaranmcnulty/behat-localwebserverextension[1.1.3].
- ciaranmcnulty/behat-localwebserverextension 1.1.3 requires symfony/process ~2.3||~3.0 -> no matching package found.
Is ~3.0 a strict requirement or could that be bumped to ~4.0?
The text was updated successfully, but these errors were encountered:
So the time has come to upgrade an old Silex app to Symfony 4 and this app uses your lovely extension. However, it looks like there's currently no support for Symfony 4 😢
Is
~3.0
a strict requirement or could that be bumped to~4.0
?The text was updated successfully, but these errors were encountered: