Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels