Problem/Motivation

Drupal 9.x needs Drush 10, but Features 8.4 only supports Drush 9.

Steps to reproduce

Check composer.json in feature.

Proposed resolution

Fix composer.json. Since Drush 10 is basically API-compatible with Drush 9, that should be all it takes.

Remaining tasks

Do it.

User interface changes

None.

API changes

None.

Data model changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fgm created an issue. See original summary.

fgm’s picture

Suggested patch, also applying to 8.x-3.x.

andypost’s picture

Status: Needs review » Reviewed & tested by the community

+1

  • nedjo committed 5bff80f on 8.x-4.x authored by fgm
    Issue #3171522 by fgm: Drush 10 support needs composer.json update
    

  • nedjo committed 7f16d6d on 8.x-3.x authored by fgm
    Issue #3171522 by fgm: Drush 10 support needs composer.json update
    
nedjo’s picture

Status: Reviewed & tested by the community » Fixed

Applied, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.