There is 8.7.x restriction in the composer.json

    "require": {
        "drupal/core": "^8.7.0"
    }

Comments

szato created an issue. See original summary.

szato’s picture

Category: Feature request » Task
sahana _n’s picture

Status: Active » Needs review
StatusFileSize
new476 bytes

Please review the patch.

sahana _n’s picture

sahana _n’s picture

StatusFileSize
new742 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

StatusFileSize
new6.79 KB
new102.83 KB
new96.4 KB

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.