Composer Dependencies Issue

Created on 19 May 2023, about 1 year ago
Updated 11 September 2023, 10 months ago

Problem/Motivation

Installing module with Drupal 10.0.9

Steps to reproduce

$ composer require -W 'drupal/field_description_tooltip:^1.0.2'
./composer.json has been updated
Running composer update drupal/field_description_tooltip --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/field_description_tooltip ^1.0.2 -> satisfiable by drupal/field_description_tooltip[1.0.2].
    - drupal/field_description_tooltip 1.0.2 requires drupal/jquery_ui_tooltip ^1.1 -> found drupal/jquery_ui_tooltip[1.1.0] but it conflicts with your root composer.json require (^2.0).


Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Proposed resolution

I think the composer requirements need to be changed to allow the 2.0 jquery module. If there's quick fix on my end to do I'm glad to do it. I just am not sure what to change.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Miscellaneous

Created by

πŸ‡ΊπŸ‡ΈUnited States c0debabe Boston, MA

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

Comments & Activities

Production build 0.69.0 2024