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 Project composer template currently pins Drupal core packages to ~11.3 / ~11.3.0 (see Composer version constraints), so a new install cannot use Drupal 11.4.x. Related: Drupal core release schedule.

Steps to reproduce

Run composer create-project drupal/varbase_project:~11: the Drupal core packages resolve to 11.3.x because the template pins ~11.3.

Proposed resolution

Update the Drupal core constraint from ~11.3 to ~11.4 in composer.json: drupal/core-composer-scaffold, drupal/core-project-message, drupal/core-recipe-unpack, drupal/core-recommended, drupal/core-vendor-hardening, and drupal/core (~11.3.0 to ~11.4.0).

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

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
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

rajab natshah created an issue. See original summary.

rajab natshah’s picture

Title: Update Drupal Core from ~11.3.0 to ~11.4.0 in Varbase Project » Update Drupal Core from ~11.3.0 to ~11.4.0 in the Varbase Project template

  • rajab natshah committed e135a761 on 11.0.x
    chore: #3607732 Update Drupal Core from ~11.3.0 to ~11.4.0 in the...

  • rajab natshah committed 0701b4a5 on 10.1.x-automated-testing
    fix: #3607732 Use the Vardot EntityDefinitionUpdateManager instead of...

  • rajab natshah committed 31ad224f on 10.1.x-automated-testing
    fix: #3607732 Drop the applyUpdates() call removed in Drupal 11 from CI...

  • rajab natshah committed 903a4a76 on 10.1.x-automated-testing
    fix: #3607732 Green functional suites 01/03/04 - media delete modal,...

  • rajab natshah committed 96dfd5a1 on 10.1.x-automated-testing
    fix: #3607732 Suite 05 - resolve press by id/name/value (dialog-submit)...

  • rajab natshah committed 1705e1fe on 10.1.x-automated-testing
    fix: #3607732 Split the 04/05 functional-testing matrix jobs; stop...

  • rajab natshah committed 268c0c72 on 10.1.x-automated-testing
    fix: #3607732 Spread the functional-testing features across 15 topic...

  • rajab natshah committed c8659d47 on 10.1.x-automated-testing
    fix: #3607732 Grant landing_page_lb/layout-builder permissions, enable...

  • rajab natshah committed d5eb6983 on 10.1.x-automated-testing
    fix: #3607732 Correct the landing_page_lb permission fix: add missing...

  • rajab natshah committed 318c01cf on 10.1.x-automated-testing
    fix: #3607732 Use a real Playwright click for the 'save the section'...

  • rajab natshah committed 84182937 on 10.1.x-automated-testing
    fix: #3607732 Use real Playwright clicks for the LB container-type and...

  • rajab natshah committed 6b38b092 on 10.1.x-automated-testing
    task: #3607732 Consolidate step-definitions into varbase.steps.js; keep...

  • rajab natshah committed 2fc7021b on 10.1.x-automated-testing
    task: #3607732 Drop the direct drupal-core-patches require and clear the...

  • rajab natshah committed d4cd225e on 10.1.x-automated-testing
    test: #3607732 Consolidate step definitions into varbase.steps.js and...

  • rajab natshah committed abffdbbe on 10.1.x-automated-testing
    test: #3607732 Fix Drupal 11.4 functional test failures (entityqueue...

  • rajab natshah committed b69295b1 on 10.1.x-automated-testing
    test: #3607732 @wip three Drupal 11.4 browser-dependent scenarios (...

  • rajab natshah committed 11ee4518 on 10.1.x-automated-testing
    ci: #3607732 Slim the CI by extracting the Install-Varbase provisioning...

  • rajab natshah committed 716c7dc2 on 10.1.x-automated-testing
    task: #3607732 Add ckeditor_media_resize to the drupal-lenient allowed-...
rajab natshah’s picture

Status: Active » Needs review
rajab natshah’s picture

Assigned: rajab natshah » josebc
Issue summary: View changes
Issue tags: +varbase_project-11.0.3
rajab natshah’s picture

Assigned: josebc » mohammed j. razem
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.