D10 installation depedency issue with drupal/web_push_api

Created on 15 December 2023, 7 months ago
Updated 30 January 2024, 5 months ago

Problem/Motivation

On drupal 10 when we try to install the module with composer we have an error because of the web_push_api module.

Steps to reproduce

On drupal 10, install the module with composer composer require 'drupal/notification_system:^1.0@beta'

erreur:

./composer.json has been updated
Running composer update drupal/notification_system
Gathering patches for root package.
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/notification_system ^1.0@beta -> satisfiable by drupal/notification_system[1.0.0-beta1].
    - drupal/notification_system 1.0.0-beta1 requires drupal/web_push_api dev-3290596-automated-drupal-10 -> found drupal/web_push_api[dev-1.x, 1.x-dev (alias of dev-1.x)] but it does not match the constraint.


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

Thank you

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇨🇦Canada vincent signoret

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

Comments & Activities

Production build 0.69.0 2024