Drupal 11 compatibility issue

Created on 14 January 2025, about 1 month ago

Problem/Motivation

  Problem 1
    - drupal/webform[6.2.0, ..., 6.2.6] require drupal/core ^9.4 || ^10 -> found drupal/core[9.4.0, ..., 9.5.11, 10.0.0, ..., 10.4.1] but the package is fixed to 11.1.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - drupal/webform[6.2.5, ..., 6.2.7] require drupal/core ^10.1 -> found drupal/core[10.1.0, ..., 10.4.1] but the package is fixed to 11.1.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - drupal/webform[6.2.8, ..., 6.2.9] require drupal/core ^10.2 -> found drupal/core[10.2.0, ..., 10.4.1] but the package is fixed to 11.1.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - drupal/webform_gpn 1.0.0-alpha1 requires drupal/webform ^6.2 -> satisfiable by drupal/webform[6.2.0, ..., 6.2.9].
    - Root composer.json requires drupal/webform_gpn ^1.0@alpha -> satisfiable by drupal/webform_gpn[1.0.0-alpha1].

Steps to reproduce

Try to install the module using composer.
composer require 'drupal/webform_gpn:^1.0@alpha'

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇮🇳India vishal.kadam Mumbai

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