Add Drupal 10 to required drupal version

Created on 1 January 2022, over 3 years ago
Updated 26 January 2023, over 2 years ago

Problem/Motivation

Currently this packages limits installations to Drupal 8.8 through 9.x, which prevents the module from being installed on a Drupal 10 installation, without aliasing Drupal Core and relate packages as a Drupal 9 version.

Steps to reproduce

  • Require drupal/admin_toolbar in a Drupal 10 project with composer without aliasing Drupal 10, or
    • Alias Drupal Core and related modules at Drupal 9.x (pick your version), and subsequently attempt to enable the module.

Proposed resolution

Add Drupal 10 to composer.json and add ^10 to each module's .info.yml file's "core_version_requirement" parameter.

Feature request
Status

Fixed

Version

3.0

Component

Code

Created by

🇺🇸United States lhridley

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

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024