- Issue created by @vishal.kadam
- 🇮🇳India vishal.kadam Mumbai
Drupal Core versions before 8.7.7 do not recognize the core_version_requirement: key.
If the module is compatible with Drupal Core versions before 8.7.7 then add core: key.
core: 8.x core_version_requirement: ^8 || ^9
If not, update the core_version_requirement: key.
core_version_requirement: ^8.8 || ^9
- 🇺🇸United States jcandan
I think we should support 8.8+. Thank you for the contribution!
- Assigned to jcandan
- Merge request !5Resolve #3335482 "Fix core version requirement incompatibility" → (Merged) created by jcandan
- Status changed to Fixed
8 months ago 12:09am 11 July 2024 - 🇮🇳India vishal.kadam Mumbai
@jcandan Thank you for committing my changes. Could you please give me credit to acknowledge my contribution? Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.