Problem/Motivation

Currently Drush 10 does not recognize migrate upgrade commands.

[warning] migrate_upgrade commands not loaded because its constraint (^9) is incompatible with Drush 10.0.0. Broaden the constraint in composer.json (see 'extra\drush\services' section) to make the commands loadable.

Per this release note expanding constraint in the composer.json should be enough.
https://github.com/drush-ops/drush/releases/tag/10.0.0-alpha1

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3077233.patch495 bytesheddn
#2 3077233.patch495 bytesheddn
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

heddn created an issue. See original summary.

heddn’s picture

Status: Active » Needs review
FileSize
495 bytes
495 bytes

  • heddn committed 6e309b5 on 8.x-3.x
    Issue #3077233 by heddn: Support Drush 10
    
heddn’s picture

Status: Needs review » Fixed

  • heddn committed 72160ab on 8.x-3.x
    Issue #3077233 by heddn: Support Drush 10
    

Status: Fixed » Closed (fixed)

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