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").

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

linichalexey created an issue. See original summary.

linichalexey’s picture

StatusFileSize
new672 bytes

Here is a patch.

linichalexey’s picture

Status: Active » Needs review
linichalexey’s picture

StatusFileSize
new671 bytes

The previous patch failed to apply with the composer. Updated it.

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

voleger’s picture

Added a few more compatibility changes

voleger’s picture

Trying to initiate testing

voleger’s picture

Status: Needs review » Needs work
voleger’s picture

Status: Needs work » Needs review
kyberman’s picture

Thank you @linichalexey and @voleger,
The MR looks good, and it would be great to have it merged.
Best regards
Vit

  • voleger committed 5a0fbba on 2.0.x
    Issue #3224012 by voleger, linichalexey, kyberman: Fix Drupal 9 error
    
voleger’s picture

Status: Needs review » Fixed

Ok, let's merge it. I'll make a release soon.

Status: Fixed » Closed (fixed)

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