Install

To start a new Drupal project with version 10.6.0:

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.41 MB
MD5: 4327768d3bc76a88ce979c5af46deee2
SHA-1: f5cad9299cc2f57750fde949ef3933968f457f0a
SHA-256: 549905a776df2e7784d4415e1f28f26fc1f9ca34ddb00797682304fe1f23d792
Download zip 33.69 MB
MD5: a7f3eeb2e20fe9e7509db861dc2afdb1
SHA-1: ca09b4da944eb2b4f225b42891286bd80d854364
SHA-256: 0e8eab157527dbb6559cb707dbdb1799f31361e2fb32ffe3b60795e06e0df987

Release notes

This is a maintenance minor release of Drupal 10 and is ready for use on production sites. Maintenance minors are recommended for sites that prefer the minimum changes between releases. Learn more about the Drupal core release cycle.

This maintenance minor provides the best forward-compatibility with Drupal 11. It includes important dependency updates and API additions. It does not break backward compatibility (BC) for public APIs. This is according to Drupal core's backward compatibility and experimental module policies.

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.

Sites on 10.6 upgrading to Drupal 11 must upgrade to 11.3.0 or higher.

Important update information

Platform requirements changes

  • PHP 8.4 is now the recommended PHP version for sites using Drupal 10 versions 10.6 and above. (PHP 8.1 is still the minimum supported version.)

PHP dependency changes

  • The doctrine/annotations package is marked abandoned upstream. Parts of the code have been forked into Drupal core. This change only affects custom code that was handling PHP annotations; for more information, see the change record.

Many dependencies have also received minor- and patch-level updates to the latest versions.

Frontend (CSS and JavaScript) production dependency changes

Many dependencies have received minor- and patch-level updates to the latest versions.

Known issues

Search the issue queue for known issues.

All changes since Drupal 10.6.0-rc1

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: quietone
Created on: 17 Dec 2025 at 09:27 UTC
Last updated: 17 Dec 2025 at 22:59 UTC
Bug fixes

Other releases