Getting error during install with composer.

Created on 5 June 2024, 29 days ago

Problem/Motivation

Getting error during install with composer.

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - drupal/diba_core[2.0.3, ..., 2.0.4] require drupal/bootstrap_barrio ^4.17 -> satisfiable by drupal/bootstrap_barrio[4.17.0, ..., 4.33.0].
    - drupal/diba_core[2.0.0, ..., 2.0.1] require drupal/core ^8 || ^9 -> found drupal/core[8.0.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but the package is fixed to 10.2.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.
    - drupal/bootstrap_barrio[4.23.0, ..., 4.33.0] require drupal/core ^8 || ^9 -> found drupal/core[8.0.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but the package is fixed to 10.2.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.
    - drupal/diba_core 2.0.2 requires drupal/core ^8.8 || ^9.4 -> found drupal/core[8.8.0, ..., 8.9.20, 9.4.0, ..., 9.5.11] but the package is fixed to 10.2.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.
    - drupal/bootstrap_barrio[4.17.0, ..., 4.22.0] require drupal/core ~8.0 -> found drupal/core[8.0.0, ..., 8.9.20] but the package is fixed to 10.2.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.
    - Root composer.json requires drupal/diba_core ^2.0 -> satisfiable by drupal/diba_core[2.0.0, ..., 2.0.4].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require drupal/diba_core:*" to figure out if any version is installable, or "composer require drupal/diba_core:^2.1" if you know which you need.

Steps to reproduce

Try to install with composer command composer require drupal/diba_core

💬 Support request
Status

Active

Version

2.0

Component

Code

Created by

🇮🇳India ravi kant Jaipur

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

Comments & Activities

Production build 0.69.0 2024