Problem/Motivation

The versions shown in core_version_requirement and in composer.json requirement for drupal/core should match but they do not.

Proposed resolution

Make them match.

Remaining tasks

Determine what the requirements should be and make them match. See merge requests.

User interface changes

None.

API changes

None.

Data model changes

None.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

liam morland created an issue. See original summary.

liam morland’s picture

Issue summary: View changes

liam morland’s picture

Status: Active » Needs review

I've opened merge requests to make things consistent.

I note that as it stands, there is no version that works with both Drupal 10 and Drupal 11. It is easier to upgrade if there is a version that works with both.

liam morland’s picture

Version: 11.2.x-dev » 11.3.x-dev
Issue summary: View changes
joseph.olstad’s picture

Project: Web Experience Toolkit: Library » Web Experience Toolkit
Version: 11.3.x-dev » 6.3.x-dev
Component: Code » WxT Library

The preference has been for quite some time now that all of the issues in wxt rather than in the sub projects. Previously issues in those other projects have gone unnoticed for long periods of time.

The MR actually should be done to the repo in github rather than d.o since the process is to do the code changes in github which runs all the testing framework and then later it gets pushed into the d.o downstream when a release is ready or close to being ready.