Describe the bug
Drupal 10 now relies on Symfony 5.4, Drush needs to update its dependencies to be compatible
https://www.drupal.org/project/drupal/issues/3197482
Is there a reason Drush is re-declaring symfony components as dependencies? Couldn't it just depend on drupal/core?