Problem/Motivation
Drupal 11.2.0-rc1 was released on: 11 Jun 2025 by: catch
https://www.drupal.org/project/drupal/releases/11.2.0-rc1
Week of June 16, 2025 (UTC) Drupal 11.2.0 and 10.5.0 released.
End of security support for 10.3.x.
Maybe in a week we can switch to start using Drupal ~11.2.0 in Varbase 10.1.x
Facing the following issue
When testing to upgrade to Drupal ~11.2.0
with "drupal/core": "~11.2.0",
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vardot/varbase 10.1.x-dev -> satisfiable by vardot/varbase[10.1.x-dev].
- drupal/varbase_ai dev-2.0.x requires drupal/core ~10.4.0 || ~11.1.0 -> found drupal/core[10.4.0-beta1, 10.4.0-rc1, 10.4.0, 10.4.1, 10.4.2, 10.4.3, 10.4.4, 10.4.5, 10.4.6, 10.4.7, 10.4.8, 10.4.x-dev, 11.1.0-beta1, 11.1.0-rc1, 11.1.0, 11.1.1, 11.1.2, 11.1.3, 11.1.4, 11.1.5, 11.1.6, 11.1.7, 11.1.8, 11.1.x-dev] but it conflicts with your root composer.json require (~11.2.0).
- vardot/varbase 10.1.x-dev requires drupal/varbase_ai 2.0.x-dev -> satisfiable by drupal/varbase_ai[2.0.x-dev (alias of dev-2.0.x)].
- drupal/varbase_ai 2.0.x-dev is an alias of drupal/varbase_ai dev-2.0.x and thus requires it to be installed too.
Proposed resolution
- Change
drupal/coreto>=10.4 || >=11.2in thecomposer.jsonfile. - Change that in the
varbase_ai.info.ymlfile too.
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.6, varbase-10.1.0-alpha2, varbase_ai-2.0.0-beta1
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 #3529651: Updated Drupal Core from
~11.1.0to>=11.1to allow for Drupal ~11.1 and ~11.2 for Varbase AI
Comments
Comment #3
rajab natshahComment #4
rajab natshahComment #5
rajab natshahComment #6
rajab natshah✅ Released varbase_ai-2.0.0-beta1
Comment #7
rajab natshahComment #8
rajab natshahComment #9
rajab natshah✅ Released varbase-10.0.6
Comment #11
rajab natshah✅ Released varbase-10.1.0-alpha2