Problem/Motivation

See https://www.drupal.org/node/3070687

Proposed resolution

  1. Add core_version_requirement: ^8 || ^9 to guardian.info.yml
  2. Add "drupal/core": "^8.7||^9.0" to the 'require' section of composer.json

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

Guardian can be installed with Drupal 9.x

Comments

idebr created an issue. See original summary.

joshahubbers’s picture

StatusFileSize
new349 bytes

I just added core_version_requirement: ^8 || ^9 because the composer is automatically based upon this tag.

joshahubbers’s picture

Status: Active » Needs review

  • Tessa Bakker committed 234c7a8 on 8.x-1.x
    Issue #3116694 by JoshaHubbers, Tessa Bakker: Allow Guardian to be...
tessa bakker’s picture

Status: Needs review » Fixed

@JoshaHubbers

Thanks for the patch.

Dev version can be installed on Drupal 9

Status: Fixed » Closed (fixed)

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