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

CommentFileSizeAuthor
#2 3338824-2.patch337 bytesnoorulshameera

Issue fork tocify-3338824

Command icon 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

noorulshameera created an issue. See original summary.

noorulshameera’s picture

Status: Active » Needs review
StatusFileSize
new337 bytes

Adding a patch to fix the issue.

hardikpandya made their first commit to this issue’s fork.

hardikpandya’s picture

Status: Needs review » Reviewed & tested by the community

Looks good, marked as RTBC and created MR for easy merging.

  • sanduhrs committed b702abe1 on 8.x-2.x
    Issue #3338824 by hardikpandya, noorulshameera: Adjust...
sanduhrs’s picture

Status: Reviewed & tested by the community » Fixed

  • sanduhrs committed 133ef6c3 on 3.0.x
    Issue #3338824 by hardikpandya, noorulshameera: Adjust...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.