Closed (fixed)
Project:
Entity Reference Revisions
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2021 at 19:13 UTC
Updated:
29 Aug 2022 at 16:34 UTC
Jump to comment: Most recent
Comments
Comment #2
m4oliveiAny reason to not allow Drush 9 as well? eg. "^9 || ^10"
Comment #5
timodwhit commentedUpdated to Drush 9.
Comment #7
berdirThe MR only allows drush 9 now, it should allow both. That said, I think drush 9 is no longer maintained.
Comment #9
ndf commentedComment #10
ressaFrom the Drush 11 release note:
... so perhaps add Drush 11 support?
Also, Drush 9 reached EOL in May 2020, so should it be removed?
Comment #11
solideogloria commentedMarking as RTBC, because it was tested on this issue and the patch worked and is basically the same.
#3225141: composer.json is missing extra.drush.services section
Drush 9 should not be removed. If the module is compatible, mark it as compatible. If the module removes its compatibility with Drush 9, then remove it.
If you use cweagans/composer-patches, the patch can be applied by adding this to composer.patches.json:
Comment #13
berdirMerged.