core_version_requirement not recognized before 8.7.7

Created on 20 January 2023, over 1 year ago
Updated 23 January 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 Shubham Rathore Jaipur

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

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

    This is not true, I just tested it with a fresh Drupal 8.9.20 installation. 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