Will not install on D11

Created on 28 January 2025, about 1 month ago

Problem/Motivation

On a clean Drupal 11 a composer require 'drupal/quiz_maker:^1.0' will give you this:

1 .Root composer.json requires drupal/quiz_maker ^1.0 -> satisfiable by drupal/quiz_maker[1.0.0, ..., 1.0.71].

2. drupal/quiz_maker 1.0.0 requires drupal/datetime_range-datetime_range * -> could not be found in any version, there may be a typo in the package name.

3. drupal/quiz_maker 1.0.1 requires drupal/editor-editor * -> could not be found in any version, there may be a typo in the package name.

4. drupal/quiz_maker[1.0.2, ..., 1.0.6] require drupal/inline_entity_form ^3.0@RC || ^1.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.

5. drupal/quiz_maker[1.0.7, ..., 1.0.71] require drupal/addtoany dev-2.0.x -> found drupal/addtoany[dev-2.0.x, 2.0.x-dev (alias of dev-2.0.x)] but it does not match your minimum-stability.

I like the first line.
Line 2+3 asks for modules that are in core in D11? I'm not sure.
Line 4: is the inline entity form necessary. Not with Quiz Maker 1.0.71, I should think.
Line 5: asks for a dev version. As of writing this 2.0.7 is available , and is just as fine, I bet.

Steps to reproduce

composer require 'drupal/quiz_maker:^1.0' on a clean D11.

Proposed resolution

Update the install file.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇩🇰Denmark Steven Snedker

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

Comments & Activities

Production build 0.71.5 2024