Extra Field dependency with Drupal 11

Created on 13 August 2025, about 2 months ago

I'm trying to upgrade a site using this module to Drupal 11. There is a dependency for extra_field inside the composer.json.

"require": {
"drupal/extra_field": "^2",
"drupal/extra_field_plus": "^3"
}

extra_field 2 is not Drupal 11 compatible. There is a 3.0 beta that is. I thought I could change the composer file to require ^3 and that would work but it isn't.

πŸ› Bug report
Status

Active

Version

3.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States keiserjb

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024