Problem/Motivation
Having ~10 will let any contrib module update to Drupal Core ~10.3.0 ( Alpha, Beta, or RC )
But not the stable yet.
and only wanting to use the stable version of Drupal Core 10.3.x at the time.
Statistics
Created by fgm on 23 February 2024, updated 29 March 2024
This module is conflicting with Drupal 10.2.x
It will force the site to update to Drupal 10.3.x-dev
This is for the futurecore_version_requirement: "^10.3 || ^11"
Not for 10.2
As a TEMP fix for this."conflict": { "drupal/drupal": "*" }, "replace": { "drupal/statistics": "*" },This will happen when a module was/is being departed from Drupal Core .. to be a contrib module again, or when a new contrib module is using the name of module which is in Drupal Core
Proposed resolution
- Change
drupal/coreto~10.2.0in thecomposer.jsonfile.
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-10.0.0-rc2, varbase_core-10.0.19, varbase-9.1.2, varbase_core-9.1.33
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3439284: Restricted Drupal Core to
~10.2.0NOT to update to analpha/beta/devversion of Drupal Core10.3.x
Comments
Comment #4
rajab natshahComment #5
rajab natshahComment #10
rajab natshahComment #11
rajab natshahComment #12
rajab natshah✅ Released varbase_core-9.1.33
Comment #13
rajab natshah✅ Released varbase_core-10.0.19
Comment #14
rajab natshahComment #15
rajab natshahComment #16
rajab natshah✅ Released varbase-9.1.2
Comment #17
rajab natshah✅ Released varbase-10.0.0-rc2