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

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dan612 created an issue. See original summary.

i-trokhanenko made their first commit to this issue’s fork.

  • i-trokhanenko committed 3a801176 on 8.x-1.x
    Issue #3422065: Cannot install module with composer 2 + Drupal 10
    
i-trokhanenko’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.