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
I ran into an issue with another composer package I'm using and noticed that xpdo requires older versions of the symfony/console package: "symfony/console": "~2.8|~3.4",
Is it possible to update this to the latest Symfony/console version (5.x?)
I ran into an issue with another composer package I'm using and noticed that xpdo requires older versions of the symfony/console package:
"symfony/console": "~2.8|~3.4",
Is it possible to update this to the latest Symfony/console version (5.x?)
Which currently is v5.1.5:
https://packagist.org/packages/symfony/console
The text was updated successfully, but these errors were encountered: