Core versions before 8.7.7 do not recognize the core_version_requirement key in info file

Created on 3 January 2024, 6 months ago
Updated 20 January 2024, 5 months ago

Problem/Motivation

The Drupal Core versions before 8.7.7 do not recognize the core_version_requirement key in the info file.

Steps to reproduce

Try installing the module in D8 versions < 8.8.

Proposed resolution

Could solve the issue by doing any one of these changes:

1. Add core: 8.x to the info file.
2. Replace core_version_requirement to ^8.8 || ^9 || ^10. (A better solution is the second one.)

📌 Task
Status

Closed: won't fix

Version

2.0

Component

Code

Created by

🇮🇳India D-XPERT

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

Comments & Activities

Production build 0.69.0 2024