- Issue created by @fromme
- Issue was unassigned.
- Status changed to Needs review
3 months ago 9:30am 18 September 2024
The Drupal Core versions before 8.7.7 do not recognize the core_version_requirement: key.
https://www.drupal.org/docs/develop/creating-modules/let-drupal-know-abo... →
Try installing in D8 versions < 8.8
Restrict the version by replacing core_version_requirement: ^8.8 || ^9 || ^10 || ^11
Needs review
1.0
Code