Problem/Motivation

During config import with -vvv flag, we can see message like this.
extra_field commands loaded even though its constraint (^10) is incompatible with Drush 11.6.0. Broaden the constraint in modules/contrib/extra_field/composer.json (see 'extra\drush\services' section) to remove this message.

Steps to reproduce

drush cim -vvv

Proposed resolution

Support higher versions of drush than our basic version.

Remaining tasks

User interface changes

API changes

Data model changes

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:

Comments

lamp5 created an issue. See original summary.

pcambra’s picture

Status: Active » Needs review
thejimbirch’s picture

Status: Needs review » Reviewed & tested by the community

Looks like the MR needs to be rebased, but marking as RTBC as the code looks good.

pcambra’s picture

Version: 8.x-2.x-dev » 3.0.x-dev

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

joevagyok’s picture

I think this issue should be closed in favour of Drush 13 update where Drush 12 should be the minimum version required. https://www.drupal.org/project/extra_field/issues/3511072

joevagyok’s picture

Anyhow, rebased the MR over 8.x-2.x.

pcambra’s picture

Just changed the branch to be 3.x

pcambra’s picture

Status: Reviewed & tested by the community » Fixed

  • pcambra committed 54c04769 on 3.0.x authored by lamp5
    Issue #3424096: Support latest versions of drush for drush.services.yml
    

Status: Fixed » Closed (fixed)

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