Problem/Motivation
Drupal 10 reaches end of life on 9 December 2026.
Varbase 9.1.x already paved the way for Drupal 11.
A Drupal 11–only 9.2.x branch lets Varbase 9.1.x sites upgrade smoothly to Drupal ~11.4.
Read more
- Drupal Migration: Why It’s Time to Upgrade to Drupal 11
- Why Q4 2026 Is the Most Expensive Time to Migrate Drupal
Steps to reproduce
Proposed resolution
- Start a
9.2.xbranch from the latest9.1.x. - Set
drupal/coreto~11.4in the*.info.ymlandcomposer.jsonfiles on the9.2.xbranch. - Require the
9.2.xVarbase components. - Drop support for Drupal ~10 on the
9.2.xbranch. - Switch the CI from CircleCI to GitLab CI.
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 by maintainers
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes
- ✅ Release varbase-9.2.0
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
task: #3606799 Require Drupal ~11.4 and drop Drupal 10 support on the 9.2.x branch for Varbase
Issue fork varbase-3606799
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:
- 3606799-set-version-92x
changes, plain diff MR !57
- 3606799-require-drupal-11.4
changes, plain diff MR !49
- 3606799-reviewed-by-human
changes, plain diff MR !48
- 3606799-role-is-admin
changes, plain diff MR !46
- 3606799-d11-themes
changes, plain diff MR !47
- 3606799-remove-circleci-behat
changes, plain diff MR !45
- 3606799-start-a-9.2.x
changes, plain diff MR !43
- 9.2.x
compare
- 3606799-drupal-11-4
compare
- 3606799-set-version-9.2.x-dev
changes, plain diff MR !55
Comments
Comment #7
rajab natshahComment #14
rajab natshahDrupal 11.4.0 stable was released on 1 Jul 2026 by catch: https://www.drupal.org/project/drupal/releases/11.4.0
This is a feature minor release of Drupal 11 and is ready for use on production sites. Learn more about Drupal 11 and the Drupal core release cycle. Read the Drupal 11.4.0 release announcement for improvements and highlights in this release.
Comment #15
rajab natshahComment #17
rajab natshahComment #18
rajab natshahComment #23
rajab natshahComment #24
rajab natshah✅ Part of the Varbase 9.2.0 release (tagged
varbase-9.2.0).Comment #26
rajab natshah✅ Released varbase-9.2.0
Comment #27
rajab natshah