There is 8.7.x restriction in the composer.json

    "require": {
        "drupal/core": "^8.7.0"
    }
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

szato created an issue. See original summary.

szato’s picture

Category: Feature request » Task
Sahana _N’s picture

Status: Active » Needs review
FileSize
476 bytes

Please review the patch.

Sahana _N’s picture

Sahana _N’s picture

FileSize
742 bytes

Please review the patch.

volkerk’s picture

Title: Make compatible with core 8.8.x » Make compatible with drupal 8.8 / 9
volkerk’s picture

Title: Make compatible with drupal 8.8 / 9 » Make compatible with drupal 9
volkerk’s picture

  • volkerk authored c90bc24 on 8.x-4.x
    Issue #3142632 by Sahana _N, volkerk, szato: Make compatible with drupal...
IndrajithKB’s picture

Hi @Sahana _N i couldn't apply the patch, am adding some sceenshots please review.

Before:

before

I tried to apply the patch #5 then am getting this (i don't know why)

patch

i tried to fix the issue with this
core_version_requirement: ^8.8.0 || ^9.0.0

then it's working

after

volkerk’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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