Problem/Motivation

The latest branch of the module can no longer be used with Drupal 9.4 and 9.3, see #3366407: MediaThumbnailFormatter::__construct() error

Remaining tasks

Reflect the least supported version 9.5 in the module's source code.

Comments

ytsurk created an issue. See original summary.

shreya_th’s picture

Update your module's composer.json file to specify the compatible version of Drupal core. In this case, you'd set the "drupal/core" constraint to "^9.5"

  • ytsurk committed 0059d705 on 2.1.x
    Issue #3380352: Lift compatibility to Drupal 9.5
    
ytsurk’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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