Cannot install module with composer 2 + Drupal 10

Created on 17 February 2024, 9 months ago
Updated 2 March 2024, 9 months ago

Problem/Motivation

Hello!
When attempting to install this module via composer I am met with the following:

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

  Problem 1
    - drupal/commerce_adyen[1.0.0-alpha2, ..., 1.x-dev] require drupal/core ^8.8 || ^9 -> satisfiable by drupal/drupal[8.4.8, 8.5.15, 8.6.18, 8.7.14].
    - drupal/commerce_adyen 1.0.0-alpha1 requires drupal/core ~8.6 -> satisfiable by drupal/drupal[8.4.8, ..., 8.7.x-dev].
    - drupal/drupal[8.4.0-alpha1, ..., 8.7.x-dev] require composer/installers ^1.0.24 -> found composer/installers[v1.0.24, ..., 1.x-dev] but it conflicts with your root composer.json require (^2.0).
    - Root composer.json requires drupal/commerce_adyen ^1.0 -> satisfiable by drupal/commerce_adyen[1.0.0-alpha1, 1.0.0-alpha2, 1.x-dev].

Steps to reproduce

Try to install the module with composer 2 + Drupal 10

Proposed resolution

Update composer.json to reflect Drupal 10 compatibility

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dan612 Portland, Maine

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