During project migration to the Drupal 9 faced such an issue:
Unable to parse sites/*****/modules/contrib/queue_order/tests/modules/queue_order_definition_fixtures/queue_order_definition_fixtures.info.yml Duplicate key "core_version_requirement" detected at line 6 (near "core_version_requirement: ^8 || ^9").
| Comment | File | Size | Author |
|---|
Issue fork queue_order-3224012
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
Comment #2
linichalexey commentedHere is a patch.
Comment #3
linichalexey commentedComment #4
linichalexey commentedThe previous patch failed to apply with the composer. Updated it.
Comment #7
volegerAdded a few more compatibility changes
Comment #8
volegerTrying to initiate testing
Comment #9
volegerComment #10
volegerComment #11
kybermanThank you @linichalexey and @voleger,
The MR looks good, and it would be great to have it merged.
Best regards
Vit
Comment #13
volegerOk, let's merge it. I'll make a release soon.