composer install on D10 failed -->requires drupal/core ^8 || ^9

Created on 15 November 2023, 8 months ago
Updated 16 November 2023, 7 months ago

Problem/Motivation

Problem 1
- Root composer.json requires drupal/media_bulk_upload 3.0 -> satisfiable by drupal/media_bulk_upload[3.0.0].
- drupal/media_bulk_upload 3.0.0 requires drupal/core ^8 || ^9 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but the package is fixed to 10.1.6 (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.

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

Steps to reproduce

composer require 'drupal/media_bulk_upload:^3.0'
on a D10 install

Proposed resolution

i think remove
core: 8.x in info.yml

Remaining tasks

make patch and test

🐛 Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

🇧🇪Belgium ikeigenwijs

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

Comments & Activities

  • Issue created by @ikeigenwijs
  • First commit to issue fork.
  • Status changed to Needs review 7 months ago
  • 🇮🇳India viren18febS

    HI @ikeigenwijs
    I have fixed the issues and added a patch , please review
    Thanks

Production build 0.69.0 2024