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 Media Illustrations (VMI) module on the 4.0.x branch currently pins Drupal core to ~11.3.0 (see Composer version constraints), so it cannot be installed or updated on Drupal 11.4.x. This blocks Varbase (via Varbase Content Base) from building on Drupal 11.4. Related: Drupal core release schedule.

Steps to reproduce

On a Drupal 11.4.0 site, install/update VMI from the 4.0.x branch: it is blocked because vmi.info.yml and composer.json require ~11.3.0.

Proposed resolution

Update the Drupal core constraint from ~11.3.0 to ~11.4.0 on the 4.0.x branch in composer.json (drupal/core) and vmi.info.yml (core_version_requirement).

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

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • chore: #3607784 Update Drupal Core to ~11.4.0 on the 4.0.x branch.

Issue fork vmi-3607784

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 the VMI module » Update Drupal Core from ~11.3.0 to ~11.4.0 in the VMI module on the 4.0.x branch
Issue summary: View changes

  • rajab natshah committed 9eb2a9f1 on 4.0.x
    chore: #3607784 Update Drupal Core from ~11.3.0 to ~11.4.0 in the VMI...
rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Status: Active » Needs review
Issue tags: +vmi-4.0.1
rajab natshah’s picture

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

Issue summary: View changes
Status: Needs review » Fixed

✅ Released vmi-4.0.1

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.