Install
To start a new Drupal project with version 10.5.4: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
20.31 MB
MD5: d9ba52a01071610c1d1f863291d073ae
SHA-1: a3fdde9fbc15843f07a48e6e7e7109a3ac0de23b
SHA-256: eb536293e145d52e18d9ad22b8680e9028cb941a96b1209ba7e5ad232da0c035
Download zip
33.57 MB
MD5: 41f2c3bf7f6ec5ddc49bcf243581adef
SHA-1: 385d140d2e7e07890cd6388b70b4bf929fae886d
SHA-256: 7cd74b181a19fd9d6c249e50d490e2dab82ff7b150601c49bf3135608b38bed1
Release notes
This is a patch (bugfix) release of Drupal 10 and is ready for use on production sites. Learn more about the latest version of Drupal.
Drupal 10.5.x will receive security support until June 2026. Drupal 10.4.x will continue to receive security support until December 2025.
Drupal 10.3.x security support has ended. Sites on any Drupal version prior to 10.4.x should upgrade to a supported release as soon as possible.
All changes since 10.5.3
- Issue #3537413 by codebymikey, smustgrave, quietone: Add codebymikey as a subsystem maintainer for the Basic Auth module
- Issue #3519726 by jcontreras, smustgrave, kim.pepper, quietone: FileUploadResource declares a non-existent deprecated property service "mime_type.guesser"
- Issue #3539924 by griffynh, yoroy: Remove yoroy from Core Committer role
- Issue #3522463 by klemendev, o'briat, kim.pepper: FileImageDimensionsConstraintValidator does not update file size (regression)
- [#3541201] feat: 10.x backport - Inconsistent switch case syntax
- Back to dev.