Install

To start a new Drupal project with version 9.3.13:

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.94 MB
MD5: 99e45173551d6bfb58138945cb40e1fc
SHA-1: 150bb53b502f7cc40b6497cefbba5753d5350e1c
SHA-256: a91bd48cf902f9d8c78aa5752ced86b1d860bc428948bf7bcc0a0044424dde6d
Download zip 32.25 MB
MD5: 6224cf185313a4e3f13a6d2c1a66cc3f
SHA-1: 05df13d665efee875c7b188d7ff46619f86a6343
SHA-256: a64ff94e57ec4981316567dcb428fd33eb6ce37957c7d43dfd491b11cb661e97

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

  • Drupal core's yarn dependency constraints for production dependencies have been changed to only allow patch-level updates. This allows yarn upgrades to be done easily and safely when there are security issues with the dependencies, without accidentally making disruptive updates to production dependencies. The constraints will be deliberately increased as necessary for future updates and future Drupal minor versions.

  • Drupal core’s JavaScript development dependencies have been updated to the latest allowed minor and patch versions to address security issues in those dependencies. This should have minimal impact on contributed or custom code and CI workflows. Core developers should completely remove their core/node_modules directory and re-run yarn install from within the core/ directory.

  • The deprecated Backbone and Underscore dependencies have received patch level updates: Backbone has been updated from 1.4.0 to 1.4.1, and Underscore has been updated from 1.13.2 to 1.13.3.

Known issues

Search the issue queue for known issues.

Changes since 9.3.12

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: catch
Created on: 11 May 2022 at 09:26 UTC
Last updated: 11 May 2022 at 22:09 UTC
Bug fixes
Insecure
Unsupported

Other releases