Problem/Motivation

The metadata for this module doesn't declare its compatibility with Drupal 10 or 11, nor the new contrib group module. Perhaps it's not been tested against them. I'm here to say it works just fine; we've been using it for a few years on v10 and have upgraded it to v11 using an off-site fork (this was forked only to add said metadata so composer would do its thing nicely).

Proposed resolution

Add the v10 and 11 compatibility metadata core_version_requirement: ^9 || ^10 || ^11

Remaining tasks

Test against v12, I'm sure it'll be much the same since v11 survived the move from core Group to contrib Group.

(UI|API|Data model) changes

none.

If there's any specific test you'd like me to do, let me know.

Comments

gdttn created an issue. See original summary.

gdttn’s picture

Priority: Major » Minor