core_version_requirement not recognized before 8.7.7

Created on 2 February 2023, over 1 year ago

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... →

📌 Task
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

🇮🇳India Jay Jangid

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Jay Jangid
  • @jay-jangid opened merge request.
  • Issue was unassigned.
  • Status changed to Needs review over 1 year ago
  • 🇮🇳India Jay Jangid

    Created MR , please review.

    Thank you.

  • Status changed to Closed: works as designed over 1 year ago
  • 🇧🇪Belgium DieterHolvoet Brussels

    This is not true. As long as you have both core: 8.x and core_version_requirement: ^8 || ^9 || ^10 in your info.yml file, the module can be compatible with Drupal 8, 9 & 10 at the same time.

Production build 0.69.0 2024