Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate and plan the removal of Drush Launcher #98

Closed
mxr576 opened this issue Jun 8, 2023 · 2 comments
Closed

Deprecate and plan the removal of Drush Launcher #98

mxr576 opened this issue Jun 8, 2023 · 2 comments

Comments

@mxr576
Copy link

mxr576 commented Jun 8, 2023

Triggered by the recent presentation on DrupalCon Pittsburg.

Drush 11 got an EOL date: 2023 November. It was also marked as not recommended for Drupal 10. The recommended version is Drush 12.

Drush Launcher is not (officially) compatible with Drush 12 at this moment and it may not be compatible in the future, rather Drush 12 is going to fail nicely when it is called via Drush Launcher: drush-ops/drush-launcher#105

@csandanov
Copy link
Member

we keep drupal launcher because Drupal 7 is still supported (and EOL has recently been postponed), and many Drupal 7 projects are still not composer-based so we install global drush and drush launcher

@gene-miller
Copy link

Hi Chingis, have we got a solution for this?
drupal/core 10.2 requires drush 12.4

    "conflict": {
        "drush/drush": "<12.4.3"
    },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants