Composer requirements could not be resolved

Created on 14 September 2023, 10 months ago
Updated 20 September 2023, 9 months ago

Problem/Motivation

I'm having issues installing the module on Drupal 10 website.

Steps to reproduce

  1. Run composer require 'drupal/akamai:^5.0@RC'
  2. Get
    Your requirements could not be resolved to an installable set of packages.
    
      Problem 1
        - Root composer.json requires drupal/akamai ^5.0@RC -> satisfiable by drupal/akamai[5.0.0-rc1].
        - drupal/akamai 5.0.0-rc1 requires akamai-open/edgegrid-client ^2.0.5 -> found akamai-open/edgegrid-client[dev-master, dev-release/2.0.0, 0.1.0, ..., 0.6.4, 1.0.0beta1, 1.0.0, 2.0.0] but it does not match the constraint.
    
    
    Installation failed, reverting ./composer.json and ./composer.lock to their original content.

The latest release for akamai-open/edgegrid-client is 2.0.0, while it requires 2.0.5 and up.

Proposed resolution

Update composer.json with "akamai-open/edgegrid-client": "^2.0.0" replacing "akamai-open/edgegrid-client": "^2.0.5"

πŸ› Bug report
Status

Closed: works as designed

Version

5.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dmitryl Austin

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

Comments & Activities

Production build 0.69.0 2024