Install
To start a new Drupal project with version 10.6.2: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.42 MB
MD5: 619bc70bfd8d7967c1d400fb54ab3d40
SHA-1: 4dbca6fa6ce56fc786a93262fdea5c1c504c36af
SHA-256: 1028fa015c0ec00de7ac374b1839bc0a95e0f756c960a1b2a8f87be90d90d0ee
Download zip
33.69 MB
MD5: b0dd17833e39e45ef4e341507c2895e1
SHA-1: 5fc2f814767cd730f43bfb08e8f2a959bf4a537a
SHA-256: 1dfb1c9f2a951b89c57b36da21ba549ec9e19ff5f0eee6bcb0824b6467b917c8
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.6.x will receive security support until December 2026. Drupal 10.5.x will continue to receive security support until June 2026.
Drupal 10.4.x security support has ended. Sites on any Drupal version prior to 10.5.x should upgrade to a supported release as soon as possible.
All changes since 10.6.1
- task: #3565943 [backport] [security hardening] Update composer to 2.9.3
- task: #3557585 [backport to 11.2, 10.6, and 10.5] Update to Composer 2.9.2
- fix: #3565218 [random test failure] ResponsiveImageFieldUiTest::testResponsiveImageFormatterUi()
- fix: #3551373 [random test failure] ManageDisplayTest testFormatterUI() and testWidgetUI()
- Back to dev.