Install

To start a new Drupal project with version 11.3.0-beta1@beta:

To update your site and all dependencies to the latest version of Drupal:

To update your site to this specific release:
Pinning to a specific release may make it more challenging to update your site in future, see composer documentation for managing pinned versions

Using Composer to manage Drupal site dependencies

Downloads

Download drupal-11.3.0-beta1.tar.gztar.gz 19.97 MB
MD5: 7808ef12d1df429cc37a1d7771e0f361
SHA-1: 8b2d586311afa25e74f26264678aa758b1f01150
SHA-256: 103da05e4db33845894c9ebbe56e4884a97843c38712df66653c5b57be2791cc
Download drupal-11.3.0-beta1.zipzip 34.54 MB
MD5: f46dea5b2856f64f2efc3e138dd3d9c3
SHA-1: 89cf087e485c4d016d3754589b2240c409a5d7d6
SHA-256: 38f98de0fb730042419cfa933211078821831ff2b86eaa627c0dea3bde486359

Release notes

This is a beta release for the next minor (feature) release of Drupal 11. Betas are good testing targets for developers and site builders who are comfortable reporting (and where possible, fixing) their own bugs. Beta releases are not recommended for non-technical users, nor for production websites. More information on beta releases.

This minor release provides improvements and new functionality. It does not break backward compatibility (BC) for public APIs. There may be changes in internal APIs and experimental modules. If so, contributed and custom modules and themes may need updating. This is according to Drupal core's backward compatibility and experimental module policies.

This release may include string changes and additions. Translators can review the latest translation status on localize.drupal.org.

Drupal 11.3.x will receive security support until December 2026. Drupal 11.2.x will continue to receive security support until June 2026..

Drupal 11 will be supported until the release of Drupal 13.

Important update information

  • This release updates minimum versions of Symfony Framework libraries. The updated libraries include a fix for CVE-2025-64500. Drupal does not expose this vulnerability, but the update is included as a hardening for other applications that may extend the library directly
  • The doctrine/annotations package is marked abandoned upstream. Parts of the code have been forked into Drupal core. This change only affects custom code that was handling PHP annotations.

Platform requirements changes

  • PHP 8.4 is now the recommended PHP version for sites using Drupal 11 versions 11.3 and above. (PHP 8.3 is still the minimum supported version.)

PHP dependency changes

  • Symfony is updated to 7.4.0-rc1.
  • Many dependencies have received minor- and patch-level updates to the latest versions.

Frontend (CSS and JavaScript) production dependency changes

  • CKEditor is updated to CKEditor 5 47.1.0.
  • Many dependencies have received minor- and patch-level updates to the latest versions.

Known issues

Search the issue queue for known issues.

All changes since Drupal 11.3.0-alpha1

What’s next?

  1. Learn how to install Drupal
  2. Learn how to update Drupal
  3. Extend Drupal to do more
  4. Get training
  5. Check out what others built
Created by: quietone
Created on: 25 Nov 2025 at 11:41 UTC
Last updated: 25 Nov 2025 at 12:00 UTC
Bug fixes
New features

Other releases