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

Jay Jangid created an issue. See original summary.

jay jangid’s picture

Assigned: jay jangid » Unassigned
Status: Active » Needs review

Created MR , please review.

Thank you.

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

  • kriboogh committed b7606abb on 1.0.x authored by Jay Jangid
    Issue #3341603 by Jay Jangid: Update core_version_requirement in .info...
kriboogh’s picture

Status: Needs review » Fixed
kriboogh’s picture

Status: Fixed » Closed (fixed)