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

Status: Active » Needs review

Created MR for the issue.
Please review

himanshu_jhaloya’s picture

Assigned: Unassigned » himanshu_jhaloya
himanshu_jhaloya’s picture

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

Reviewed MR!1 replaced the core version looks good moving to RTBC

summit’s picture

Hi,
This still not working in latest .dev. Can this be committed please? Greetings,

  • Sonal Gyanani committed 3e34466a on 2.0.x
    Issue #3338937: core_version_requirement not recognized before 8.7.7
jungle’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

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