Problem/Motivation

Looks like the module has no deprecated code usages, so we just need to mark it as compatible with Drupal 9.

Proposed resolution

Add core_version_requirement: ^8 || ^9 to info.yml file as specified by https://www.drupal.org/node/3070687.

Comments

Sahana _N created an issue. See original summary.

sahana _n’s picture

Status: Active » Needs review
StatusFileSize
new643 bytes

Please review the patch.

jcnventura’s picture

Status: Needs review » Needs work

Please remove the changes to composer.json. That info is automatically added by drupal.org from the information in the .info.yml file.

karishmaamin’s picture

Version: 8.x-1.0-alpha1 » 8.x-1.x-dev
Status: Needs work » Needs review
StatusFileSize
new262 bytes

please review

jcnventura’s picture

Status: Needs review » Reviewed & tested by the community
jcnventura’s picture

Issue summary: View changes
jcnventura’s picture

Issue tags: +Drupal 9 compatibility

a.dmitriiev’s picture

Thanks, the patch was applied.

a.dmitriiev’s picture

Status: Reviewed & tested by the community » Fixed
a.dmitriiev’s picture

I pushed also a new tag 8.x-1.0-alpha3, but I have no access to create releases.

jcnventura’s picture

Status: Fixed » Closed (fixed)

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