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 3354776-2.patch397 bytesomkar_yewale
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:

  • 8.x-1.x Comparecompare

Comments

omkar_yewale created an issue. See original summary.

omkar_yewale’s picture

Assigned: omkar_yewale » Unassigned
Status: Needs work » Needs review
StatusFileSize
new397 bytes

Patch Created, Please Review.

Manoj Raj.R made their first commit to this issue’s fork.

Manoj Raj.R’s picture

Hi @omkar_yewale

Try using Gitlab to push the code or edit. Its newest for developers to push the code easily & where maintainers can merge it easily.

I have updated using the Gitlab and made the changes as same.

Please review.

omkar_yewale’s picture

Hi @Manoj Raj.R,

I encountered some problems while using GitLab, which led me to create a patch.
Now the issue has been resolved and I appreciate your assistance in creating a merge request.

  • 1f97ae3b committed on 8.x-1.x
    #3354776: Fix core_version_requirement
    
porchlight’s picture

Status: Needs review » Fixed

Thanks @omkar_yewale !

Status: Fixed » Closed (fixed)

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