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

Created on 23 November 2023, 7 months ago
Updated 9 June 2024, 17 days ago

Problem/Motivation

The Drupal Core versions before 8.7.7 do not recognize the core_version_requirement key in 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

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India Vivek_Lnwebworks

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024