Unable to install using composer due to require conflicts

Created on 15 May 2023, about 1 year ago
Updated 20 December 2023, 6 months ago

Problem/Motivation

./composer.json has been updated
Running composer update drupal/feeds_tamper
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
- drupal/feeds_tamper 2.0.0-beta1 requires drupal/core ^8.5.0 -> found drupal/core[8.5.0, ..., 8.9.20] but the package is fixed to 9.5.7 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- drupal/feeds_tamper 2.0.0-beta2 requires drupal/tamper ~1.0 -> found drupal/tamper[dev-1.x, 1.0.0-alpha1, 1.0.0-alpha2, 1.0.0-alpha3, 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
- drupal/feeds_tamper 2.0.0-beta3 requires drupal/tamper ^1.0-alpha3 -> found drupal/tamper[dev-1.x, 1.0.0-alpha3, 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
- Root composer.json requires drupal/feeds_tamper ^2.0@beta -> satisfiable by drupal/feeds_tamper[2.0.0-beta1, 2.0.0-beta2, 2.0.0-beta3].

Use the option ./composer.json has been updated
(-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.
Running composer update drupal/feeds_tamper --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- drupal/feeds_tamper 2.0.0-beta1 requires drupal/core ^8.5.0 -> found drupal/core[8.5.0, ..., 8.9.20] but these were not loaded, likely because it conflicts with another require.
- drupal/feeds_tamper 2.0.0-beta2 requires drupal/tamper ~1.0 -> found drupal/tamper[dev-1.x, 1.0.0-alpha1, 1.0.0-alpha2, 1.0.0-alpha3, 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
- drupal/feeds_tamper 2.0.0-beta3 requires drupal/tamper ^1.0-alpha3 -> found drupal/tamper[dev-1.x, 1.0.0-alpha3, 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
- Root composer.json requires drupal/feeds_tamper ^2.0@beta -> satisfiable by drupal/feeds_tamper[2.0.0-beta1, 2.0.0-beta2, 2.0.0-beta3].

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

Steps to reproduce

With Drupal core version 9.5.9 try and install composer require 'drupal/feeds_tamper:^2.0@beta

πŸ’¬ Support request
Status

Fixed

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States joshuautley

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

Comments & Activities

Production build 0.69.0 2024