Running Multiple Versions of Drush by Aliasing Legacy Versions
Running multiple versions of Drush side-by-side can be essential when working with legacy Drupal sites. By aliasing older Drush versions—like Drush 8—you can maintain compatibility with outdated PHP requirements without interfering with newer Composer-based workflows. This approach ensures that legacy projects remain accessible without disrupting modern development environments.