Install

To start a new Drupal project with version 8.7.8:

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-8.7.8.tar.gztar.gz 17.05 MB
MD5: f281eb14d8aabf0c3e78dd519ca4b640
SHA-1: 96f4f852e8c9f6a4c424a33e6ac145ba8ee067ba
SHA-256: c8d04d3972ad56e7e703697adc65af1d3e9fb7c0aa77a6d837394b2d6c61377d
Download drupal-8.7.8.zipzip 27.23 MB
MD5: ccc8bf01c2380fdbc494b49352b7df3f
SHA-1: 6b512df639bf00d2f556a79a423b7b69cc26d6d3
SHA-256: b1f9d3ef519eb7c69044dd1b258e89dbba83914e99ba72d63f3cdc491147ac5b

Release notes

This is a patch release of Drupal 8 and is ready for use on production sites. Learn more about Drupal 8.

If you are upgrading to this release from 8.6.x, read the Drupal 8.7.0 release notes before upgrading to this release.

Drupal 8.7.x will receive security coverage until June 3rd, 2020, when Drupal 8.9.x is released.

Important update information

Core versioning support in *.info.yml files since 8.7.7

Drupal 8.7.7 introduces a new core_version_requirement key to *.info.yml files, allowing contributed modules to specify specific versions for Drupal core compatiblity, as well as to indicate that they are compatible with both Drupal 8 and the forthcoming Drupal 9 release. See the change record for more details.

Dependency updates

  • Several JavaScript dependencies have been updated to resolve publicly disclosed security issues:
    • nightwatch has been updated to version 1.2.1
    • chromedriver has been updated to version 75.1.0
    • stylelint-no-browser-hacks has been updated to 1.2.1
  • Due to a compatibility issue between zend-diactoros 1.8.5 and psr-http-message-bridge versions prior to 1.1.2, Drupal core's composer.json has increased the minimum requirement for psr-http-message-bridge from 1.0 to 1.1.2. This should not affect sites using the tarball packaged by Drupal.org (which already supplied version 1.1.2 of the component in Drupal 8.7.7), but may lead to a dependency update for certain sites maintained with Composer.

All changes since 8.7.7

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: xjm
Created on: 2 Oct 2019 at 19:24 UTC
Last updated: 18 Dec 2019 at 19:54 UTC
Bug fixes
Insecure

Other releases