Problem/Motivation

Currently Drush 11 does not recognize lingotek commands.

[warning] lingotek commands not loaded because its constraint (^9 || ^10) is incompatible with Drush 11.1.1. Broaden the constraint in modules/contrib/lingotek/composer.json (see 'extra\drush\services' section) to make the commands loadable.

Steps to reproduce

Update the drush to 11.

Proposed resolution

Add the constraint drush 11 to composer.json

Issue fork lingotek-3308564

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Eduardo Morales Alberti’s picture

Status: Active » Needs review

penyaskito made their first commit to this issue’s fork.

  • penyaskito committed 2234ab9 on 3.9.x
    Issue #3308564 by Eduardo Morales Alberti: Drush 11 support
    
    (cherry...

  • penyaskito committed be7310c on 4.0.x
    Issue #3308564 by Eduardo Morales Alberti: Drush 11 support
    
penyaskito’s picture

Status: Needs review » Fixed

Committed be7310c and pushed to 4.0.x. Thanks!
Cherry-picked 2234ab9 and pushed to 3.9.x.

Status: Fixed » Closed (fixed)

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