Problem/Motivation
Unable to Install
Steps to reproduce
]$ composer require 'drupal/anu_lms:^2.10' (TRIED OTHER VERSIONS ALSO)
./composer.json has been updated
Running composer update drupal/anu_lms
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- drupal/anu_lms[2.10.0, ..., 2.10.2] require drupal/inline_entity_form ^1@RC -> found drupal/inline_entity_form[dev-1.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
- drupal/anu_lms[2.10.3, ..., 2.10.6] require drupal/inline_entity_form ^1.0@RC -> found drupal/inline_entity_form[dev-1.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
- drupal/anu_lms 2.10.7 requires drupal/inline_entity_form ^1.0@RC||3.0@RC -> found drupal/inline_entity_form[dev-1.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x)] but it does not match your minimum-stability.
- drupal/anu_lms[2.10.8, ..., 2.10.12] require drupal/inline_entity_form ^1.0@RC||^3.0@RC -> found drupal/inline_entity_form[dev-1.x, dev-3.x, 1.0.0-alpha1, ..., 1.x-dev (alias of dev-1.x), 3.0.0-rc15, ..., 3.x-dev (alias of dev-3.x)] but it does not match your minimum-stability.
- drupal/anu_lms[2.11.0, ..., 2.11.2] require drupal/core ^10.0||^11.0 -> found drupal/core[10.0.0, ..., 10.4.1, 11.0.0, ..., 11.1.1] but the package is fixed to 9.5.11 (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/anu_lms ^2.10 -> satisfiable by drupal/anu_lms[2.10.0, ..., 2.11.2].
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
>>>> SIMILAR ERRORS on different versions of Druupal (Drupal 10.4) and Drupal 9.x als
>>>> Tried INstalling manually also - NO LUCK
>>>> Tried --with-all-dependencies (-W) option also - NO LUCK
Appreciate your help and support. Drupal installtion is fresh.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes