Closed (fixed)
Project:
Extra Field
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2024 at 15:15 UTC
Updated:
1 Apr 2025 at 16:09 UTC
Jump to comment: Most recent
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.
drush cim -vvv
Support higher versions of drush than our basic version.
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
Comment #3
pcambraComment #4
thejimbirch commentedLooks like the MR needs to be rebased, but marking as RTBC as the code looks good.
Comment #5
pcambraComment #7
joevagyok commentedI 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
Comment #8
joevagyok commentedAnyhow, rebased the MR over 8.x-2.x.
Comment #9
pcambraJust changed the branch to be 3.x
Comment #10
pcambra