Closed ScreamingDev closed 5 years ago
Filed the console-component issue here: https://github.com/symfony/symfony/issues/31379 (in my project I white-listed the component + one more from symfony for now).
Will check if I can extract information from lock-file about which package bringing the dependency.
Done!
This error is shown:
But I did not require this package so I need to ask
composer why
. It would be great if the error message already shows that symfony/console brought this upon us.Aside: A bit sad that everything gets block due to symfony/console .