Problem/Motivation
Drupal 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.
The Varbase Starter site template currently pins Drupal core to ^11.3 (see Composer version constraints), so it cannot pull in Drupal 11.4.x. Related: Drupal core release schedule.
Steps to reproduce
Install Varbase Starter and try to update Drupal core to 11.4.0: it is blocked because the template pins drupal/core: ^11.3.
Proposed resolution
Update the Drupal core constraint from ^11.3 to ^11.4 in composer.json (drupal/core) and in recommended.yml (core: '^11.3' to '^11.4').
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
- ❌ Reviewed by a human
- ❌ Code review by maintainers
- ❌ Full testing and approval
- ❌ Credit contributors
- ❌ Review with the product owner
- ✅ Update Release Notes
- ✅ Release varbase-11.0.0-beta1, varbase_starter-1.0.0-beta1
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- chore: Update Drupal Core from ~11.3.0 to ~11.4.0
Issue fork varbase_starter-3607733
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
Comment #3
rajab natshahComment #7
rajab natshahComment #8
rajab natshahComment #9
rajab natshah✅ Released varbase_starter-1.0.0-beta1
Comment #11
rajab natshahComment #12
rajab natshahComment #13
rajab natshah✅ Released varbase-11.0.0-beta1