Problem/Motivation

The module has been created to support Drupal 11.x and above. However, to ease the switch after 10.2, we also need it to support Drupal 10.3, which - among other things - changes the .gitlab-ci.yml build and not requesting PHP 8.3. See https://www.drupal.org/docs/getting-started/system-requirements/overview

Proposed resolution

  • support PHP >= 8.1.6
  • remove Drupal 11 requirement

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

Issue fork statistics-3437376

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

fgm created an issue. See original summary.

  • fgm committed 6bcf4302 on 1.x
    Issue #3437376 by fgm: support both core 10.3 and 11.0.
    

fgm credited fjgarlin.

fgm’s picture

Merged to current HEAD. Thanks @fjgarlin for the Gitlab help.

fgm’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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