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

So, add core_version_requirement: ^8 || ^9 to all info.yml file as per the definition
https://www.drupal.org/node/3070687.

CommentFileSizeAuthor
#2 updated-info-file.patch407 bytessahana _n

Comments

Sahana _N created an issue. See original summary.

sahana _n’s picture

Status: Active » Needs review
StatusFileSize
new407 bytes

Please review the patch.

artis’s picture

Status: Needs review » Needs work

Don't remove the line core: 8.x to maintain compatibility with Drupal 8.

jjmackow’s picture

@artis 'core' and 'core-version-requirements' both work in 8.7.7 and on.
https://www.drupal.org/node/3070687;
So it can be removed and subsequently replaced with the 'core-version-requirements' and still function, (at least beyond 8.7.7)