3.15 not installable via composer on Drupal 9.x

Created on 4 April 2023, over 1 year ago
Updated 12 July 2023, over 1 year ago

Problem/Motivation

There is currently no stable 4.x release of this module, yet in https://git.drupalcode.org/project/fastly/-/commit/acba880113165c891e86b... support for Drupal 9 was revoked, making 3.15 not installable via composer. Additionally, even if a stable 4.x branch is available, some users may not be able to upgrade to it right away due to other conflicts or dependencies.

Steps to reproduce

In a Drupal 9.x project run

$ composer require drupal/fastly:^3.15
./composer.json has been updated
Running composer update drupal/fastly
Gathering patches for root package.
> DrupalProject\composer\ScriptHandler::checkComposerVersion
Loading composer repositories with package information
Updating dependencies                                                                                                                                                             Info from https://repo.packagist.org: #StandWithUkraine
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/fastly ^3.15 -> satisfiable by drupal/fastly[3.15.0, 3.x-dev].
    - drupal/fastly[3.15.0, ..., 3.x-dev] require drupal/core ^8 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev] but it conflicts with your root composer.json require (9.5.7).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

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

Proposed resolution

Please revert https://git.drupalcode.org/project/fastly/-/commit/acba880113165c891e86b... and tag a new 3.x release.

πŸ› Bug report
Status

Closed: won't fix

Version

3.15

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States adamfranco

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

Comments & Activities

Production build 0.71.5 2024