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

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

Status: Active » Needs review

Created MR for the issue.
Please review.
Thanks

noorulshameera’s picture

Hi @sonal,
The changes in the .info.yml file look good and follow Drupal standards.
RTBC+1

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

kyberman’s picture

Status: Needs review » Fixed

Thank you very much! This is now merged to dev, and the new release is on the way.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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