Problem/Motivation

Version 2.3.0 is listed as supporting Drupal 9.5, but it includes object oriented hooks, which I believe require a minimum of Drupal 10.1.

Steps to reproduce

Got to admit I haven't actually tried installing on D9.

Proposed resolution

Update composer.json and smart_trim.info.yml to increase minimum supported version.

Remaining tasks

Change minimum supported version.

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork smart_trim-3566914

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

lostcarpark created an issue. See original summary.

lostcarpark’s picture

Issue summary: View changes

lostcarpark’s picture

Status: Active » Needs review

There's no Drupal version requirement in composer.json, so didn't need to change that.

Only change required was to smart_trim.info.yml.

markie’s picture

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

Status: Reviewed & tested by the community » Fixed

Marking as fixed - thanks @lostcarpark and @markie!

-mike

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.