Update core_version_requirement in .info file.

Created on 17 February 2023, over 1 year ago
Updated 3 March 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: outdated

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 for this issue , please review it.
    Thanks.

  • First commit to issue fork.
  • 🇮🇳India annmarysruthy

    created MR !6 to add drupal 10 to core version requirement. Please review

  • Status changed to Needs work over 1 year ago
  • 🇧🇪Belgium tim-diels Belgium 🇧🇪

    @Jay Jangid and @annmarysruthy Thanks for the contribution.

    It is correct that core_version_requirement is not recognised in all Drupal versions. The documentation states that it is introduced in 8.7.7. So no need to set it to ^8.8.

    @annmarysruthy You can not simply add a major Drupal version to the info core_version_requirement as the module is not tested with that version. You can see there is an issue open to support Drupal 10, 📌 Drupal 10 compatibility Fixed .

  • Status changed to Closed: outdated over 1 year ago
  • 🇧🇪Belgium tim-diels Belgium 🇧🇪

    As we're going to drop Drupal 8 support, this issue is deprecated.

Production build 0.71.5 2024