Install

To start a new Drupal project with version 9.3.11:

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 tar.gz 19.93 MB
MD5: 3e1953649872199097432ada78e6d95c
SHA-1: 372b2345797497a9d34a84a3568908336346c330
SHA-256: 9083500c00ac29ef8b2e568b7f3acc20089bf65facd6313805d86dcee8074427
Download zip 32.22 MB
MD5: 42aaff210f87595794689415271777dd
SHA-1: 60561287546cac2b25126b0847b1a1fb0ad71113
SHA-256: e3a96925ec47dfa982fe40c9a0bbc41be5182ac04215a6691db3775fb85072b3

Release notes

This is a patch (bugfix) release of Drupal 9 and is ready for use on production sites. Learn more about Drupal 9.

Drupal 9.3.x will receive security coverage until December 2022.

If you are upgrading from Drupal 8, read upgrading a Drupal 8 site to Drupal 9, 9.0.0 release notes, and the 9.3.0 release notes before upgrading to this release.

Important update information

Composer is a development dependency and tool used by Drupal. Today the Composer project released a security advisory.

This Drupal release updates Composer to the latest version as a security hardening. The locked version of the composer/composer package has been updated from 2.1.12 to 2.2.12.

No other changes are included. (Note that Drupal 9.3.10 was also released today, so refer to the 9.3.10 release notes for all changes since the last bugfix release.)

It is also recommended that site owners update the version of Composer they use on the command line. To see which version of Composer is in use, run:

composer --version

To update Composer 1:

composer self-update 1.10.26

To update Composer 2.0 through 2.2:

composer self-update 2.2.12

To update Composer 2.3:

composer self-update 2.3.5

Known issues

Search the issue queue for known issues.

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: xjm
Created on: 14 Apr 2022 at 00:44 UTC
Last updated: 14 Apr 2022 at 01:01 UTC
Bug fixes
Insecure
Unsupported

Other releases