CMS SEO Tools requires drupal/field_group ^3.6

Created on 16 June 2025, 7 days ago

Problem/Motivation

I'm getting a dependency conflict between the Drupal CMS SEO Tools and Field Group modules.

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/field_group ^4.0, found drupal/field_group[4.0.0] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - drupal/drupal_cms_seo_tools is locked to version 1.1.1 and an update of this package was not requested.
    - drupal/drupal_cms_seo_tools 1.1.1 requires drupal/field_group ^3.6 -> found drupal/field_group[3.6.0] but it conflicts with your root composer.json require (^4.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

My problem is that I want to install CivicTheme 1.11.0. Civic Theme requires Field Block ^4.0. I am trying to install Field Group ^4.0 but there is a conflict with Drupal CMS SEO Tools 1.1.1. This module requires Field Group 4.0.

Steps to reproduce

Set up a local Drupal CMS. Civic Theme has a lot of required modules, but you might be able to skip all that and go directly to updating Field Group. lando composer require 'drupal/field_group:^4.0'.

This should show the error.

Proposed resolution

Allow Field Group ^4.0 in the SEO Tools module.

πŸ› Bug report
Status

Active

Component

Track: SEO

Created by

πŸ‡ΊπŸ‡ΈUnited States rraney

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

Comments & Activities

  • Issue created by @rraney
  • πŸ‡ΊπŸ‡ΈUnited States phenaproxima Massachusetts

    This was fixed in Drupal CMS 1.2.x and later, but not backported to 1.1.x. That happened in πŸ“Œ Unable to upgrade to field_group 4.0 Active .

    I checked with @thejimbirch and he feels it should be okay to backport to 1.1.x if you really need it. Alternately, we should be releasing Drupal CMS 1.2.0 within a week -- is this super urgent, or can it wait until we release that version (which does allow Field Group 4)? :)

  • πŸ‡ΊπŸ‡ΈUnited States rraney

    Thank you. I searched for field_group in issues, but didn't see that one. I guess we can close as duplicate.

  • πŸ‡ΊπŸ‡ΈUnited States rraney
Production build 0.71.5 2024