Install

To start a new Drupal project with version 9.2.17:

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 18.01 MB
MD5: fe7a4eee9c93e9b1ed6f788f2031e21b
SHA-1: 11e1083b17acdc0fd2fc75f6b27f3f92aeda04d4
SHA-256: d683e25d60bde9676175fa272903e1f2615c91282b018fb91575527ece681f54
Download zip 29.57 MB
MD5: 07d1f1fda4ce1c82646d3a8432b05416
SHA-1: f6347752a9449ede1cbc86b235e8708c5cf44fc2
SHA-256: 7300222bf4899585feb9d689bb84633f4f1c8ef63df43e738c8eaf6cbbcfe03e

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.2.x will receive security coverage until June 2022 when Drupal 9.4.0 is released.

If you are upgrading from Drupal 8, read upgrading a Drupal 8 site to Drupal 9, 9.0.0 release notes, and the 9.2.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.

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

Other releases