drupal 10 error thru install

Created on 4 March 2024, 9 months ago
Updated 15 March 2024, 8 months ago

Problem/Motivation

Drupal 10, I'm trying to install the module using composer, but this error appears

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

  Problem 1
    - drupal/quiz[6.0.0-alpha1, ..., 6.0.0-alpha3] require drupal/core ^8 -> found drupal/core[8.0.0, ..., 8.9.20] but it conflicts with your root composer.json require (^10.2).
    - drupal/quiz 6.0.0-alpha4 requires drupal/core ^8 || ^9 -> found drupal/core[8.0.0, ..., 8.9.20, 9.0.0, ..., 9.5.11] but it conflicts with your root composer.json require (^10.2).
    - drupal/quiz[6.0.0-alpha5, ..., 6.0.0-alpha7] require drupal/core ^9.3 -> found drupal/core[9.3.0, ..., 9.5.11] but it conflicts with your root composer.json require (^10.2).
    - drupal/quiz 6.0.0-alpha8 requires drupal/rules 3.x-dev -> found drupal/rules[dev-3.x, 3.x-dev (alias of dev-3.x)] but it does not match your minimum-stability.
    - Root composer.json requires drupal/quiz ^6.0@alpha -> satisfiable by drupal/quiz[6.0.0-alpha1, ..., 6.0.0-alpha8].

Steps to reproduce

just use composer require 'drupal/quiz:^6.0@alpha'

🐛 Bug report
Status

Closed: won't fix

Version

6.0

Component

Code - Quiz core

Created by

🇯🇴Jordan YousefAnbar Zarqa

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

Comments & Activities

Production build 0.71.5 2024