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...
Issue fork robots_noindex_nofollow-3338937
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:
Comments
Comment #3
Sonal Gyanani commentedCreated MR for the issue.
Please review
Comment #4
himanshu_jhaloya commentedComment #5
himanshu_jhaloya commentedReviewed MR!1 replaced the core version looks good moving to RTBC
Comment #6
summit commentedHi,
This still not working in latest .dev. Can this be committed please? Greetings,
Comment #8
jungleCommitted, thanks!