Problem/Motivation

The Drupal Core versions before 8.7.7 do not recognize the core_version_requirement: key.

Steps to reproduce

Try installing in D8 versions < 8.8

Proposed resolution

we should restrict the version by replacing core_version_requirement: ^8.8 || ^9 || ^10

https://www.drupal.org/docs/develop/creating-modules/let-drupal-know-abo...

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

Sonal Gyanani created an issue. See original summary.

Sonal Gyanani’s picture

Assigned: Sonal Gyanani » Unassigned
Status: Active » Needs review

Created MR for the issue.
Please review.
Thanks

jay jangid’s picture

Assigned: Unassigned » jay jangid

jay jangid’s picture

Assigned: jay jangid » Unassigned
Status: Needs review » Reviewed & tested by the community

Thanks @Sonal Gyanani for creating MR,
it's working fine & looks good to me.
Moving it to RTBC +.

matthieuscarset’s picture

Status: Reviewed & tested by the community » Fixed

Thank you for this report.

Change is already done on dev

Status: Fixed » Closed (fixed)

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