Root composer.json requires [recipe] but it does not match your minimum-stability

Created on 11 March 2025, 22 days ago

Problem/Motivation

Installing latest cms and following README.md instructions:

Kristens-MacBook-Pro-2:quant-drupal-cms-v4 kristenpol$ ddev composer install
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/drupal_cms_ai ~1.0.3, found drupal/drupal_cms_ai[1.0.x-dev] but it does not match your minimum-stability.
  Problem 2
    - Root composer.json requires drupal/drupal_cms_events ~1.0.3, found drupal/drupal_cms_events[1.0.x-dev] but it does not match your minimum-stability.
  Problem 3
    - Root composer.json requires drupal/drupal_cms_starter ~1.0.3, found drupal/drupal_cms_starter[1.0.x-dev] but it does not match your minimum-stability.

Composer [install] failed, composer command failed: exit status 2. stderr=

Steps to reproduce

Follow README:

ddev config --project-type=drupal11 --docroot=web
ddev start
ddev composer install
ddev launch

Proposed resolution

I updated minimum-stability to dev to install, but not sure what's needed.

Related issue: πŸ› Alpha stability flag in composer.json allows project_browser to download any alpha stabiility module Active

Sidenote... I still see launch-drupal-cms.sh in the repo even though the README.md doesn't refer to that.

User interface changes

Data model changes

πŸ› Bug report
Status

Active

Component

Infrastructure

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

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

Comments & Activities

Production build 0.71.5 2024