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...
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3335239-5.patch | 367 bytes | adil_siddiqui |
Issue fork flexmail-3335239
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3335239-coreversionrequirement-not-recognized
compare
- 2.x
changes, plain diff MR !5
Comments
Comment #4
adil_siddiqui commentedComment #5
adil_siddiqui commentedPatch created
Comment #6
adil_siddiqui commentedComment #7
daften commentedDrupal 8 is no longer supported, so fixes for that won't be happening. I'll make sure to exclude Drupal 8 fully in #3365313: Drupal 10 compatibility issues