Support for Drupal 7 is ending on 5 January 2025—it’s time to migrate to Drupal 10! Learn about the many benefits of Drupal 10 and find migration tools in our resource center.Install
To start a new Drupal project with version 9.3.16: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-9.3.16.tar.gztar.gz
19.97 MB
MD5: 79532e99c9f323b54c4cc9db78e8bf6d
SHA-1: fb7225b68268d48b03af348c814027026edbe66e
SHA-256: 500724f5d8b0e9acd32a1fa4df85ee4e2eedce763f03d8097207a9648af63a9e
Download drupal-9.3.16.zipzip
32.29 MB
MD5: ce8aca67d697640a9878dc29d6b5d7a7
SHA-1: 04dd805e403922e87ab3c38d7ac8198c25ef5d8d
SHA-256: eefd3ffcd918986d15a468f6ec1c34f05fbecb460689527ef937bc3d79f75a4e
Release notes
This is a security release of the Drupal 9 series.
This release fixes security vulnerabilities. Sites are urged to update immediately after reading the notes below and the security announcements:
No other fixes are included.
Which release do I choose? Security coverage information
- Drupal 9.3.x will receive security coverage until December 8, 2022 when Drupal 9.5.0 is released.
- Sites on 9.2.x or earlier should update immediately to Drupal 9.2.21 instead of this release (but update to 9.3 or higher soon).
- Versions of Drupal 9 prior to 9.2.x are end-of-life and do not receive security coverage.
- Versions of Drupal 8 are end-of-life and do not receive security coverage.
Important update information
-
Drupal 9.3 core now requires
guzzlehttp/guzzle6.5.7 or higher (up from 6.5.6). -
No changes have been made to the
.htaccess,web.config,robots.txt, or defaultsettings.phpfiles in this release, so updating custom versions of those files is not necessary if your site is already on the previous release.