Install
To start a new Drupal project with version 10.5.7: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: 2a19d5d8223c160f98368020f2d6fdd4
SHA-1: 846a7418bfa267f9fce9844dcc608a3dade1e47b
SHA-256: 2041d8ac07f7f7fabdea3a691666182167bfa978435fd2972d04c4a22f43f18c
Download zip
33.58 MB
MD5: 8ad6e628d38533c5fe834453b5bcec98
SHA-1: c1c7c1f0d4622de109a549248c127950bf22a43c
SHA-256: 170b232d33e73ebddb60dbe894667d9c91024cc2a3a581f40da40a15f34211be
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.6
- task: #3536191 Remove RainbowArray as maintainer for Breakpoint and Responsive Image
- fix: #3553671 BrowserTestBase::initMink crashes if not using DrupalTestBrowser
- fix: #3506870 Tabledrag misalignment and "Show row weights" link
- docs: #3098676 EntityConstraintViolationListInterface::filterByFields documentation is opposite of actual functionality
- Issue #3536748 by griffynh, thejimbirch: Remove smaz as maintainer for Umami demo subsystem
- Back to dev.