Problem/Motivation

The version requirements are not consistent between core_version_requirement and composer.json.

Proposed resolution

Make them consistent.

Remaining tasks

Implement.

User interface changes

Project page, etc. will correctly advertise version compatibility.

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

Status: Active » Needs review
vinodhini.e’s picture

Hi, Applied Merge Request 12. The core version requirements are now consistent between wxt_bootstrap.info.yml and composer.json. Both files are aligned with the same Drupal core compatibility range.

Thanks.

joseph.olstad’s picture

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

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.