Problem/Motivation

Drupal 11.4.x introduces many features which help reducing the code necessary in a module. Those features are not backward compatible with previous versions, which means that, to use those new features, it is necessary to require at least Drupal 11.4.x.

Proposed resolution

Create a branch that requires at least Drupal 11.4.x.

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Component: Code » Miscellaneous
Category: Task » Plan

  • avpaderno committed 9f78e320 on 4.0.x
    Issue #3590459: Create a branch for Drupal 11.4.x or higher releases
    
avpaderno’s picture

Version: 3.0.x-dev » 4.0.x-dev