Problem/Motivation

The type_tray.info.yml file still defines that the module support Drupal 9 and Drupal 10. Should we at least drop Drupal 9? CI is only testing on Drupal 11, and not Drupal 10 as there is no previous major testing support.

Issue fork type_tray-3569325

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dave reid created an issue. See original summary.

nickolaj made their first commit to this issue’s fork.

nickolaj’s picture

Status: Active » Needs review

Updated `core_version_requirement` in type_tray.info.yml to `^11` only, dropping D9 and D10 support since CI only tests against Drupal 11.

marcoscano made their first commit to this issue’s fork.

marcoscano’s picture

Status: Needs review » Fixed

I think keeping support to whatever core is supported makes sense, so let's keep D10 and D11 for now.
I've activated testing in D10 too, and all seems to be green, so let's go with that.
Thanks everyone!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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