- Issue created by @sijumpk
- Assigned to deepali sardana
I have added core :8.x and also core version requirement to ^8.8 and created the patch
The Drupal Core versions before 8.7.7 do not recognise the core_version_requirement key in info file.
Try installing the module in D8 versions < 8.7.7
Could solve the issue by doing any one of these
Details: https://www.drupal.org/docs/develop/creating-modules/let-drupal-know-abo... →
Active
1.0
Code
I have added core :8.x and also core version requirement to ^8.8 and created the patch