Skip to content

Commit 4f8a909

Browse files
committed
Updated Drupal and dependencies to 8.7.4
1 parent a13d669 commit 4f8a909

8 files changed

Lines changed: 1012 additions & 517 deletions

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,11 @@ volume is not deleted manually or with the "-v" option on `docker-compose down`.
109109
* This repository *does* track a composer.lock file meaning that versions of software
110110
installed are the ones that match the lock file. Currently this repository tracks
111111
the base installation provided by the [drupal-composer/drupal-project](https://github.com/drupal-composer/drupal-project)
112-
with Drupal 8.6.2. You can upgrade with `make drupal-upgrade` or wait until this
112+
with Drupal 8.7.4. You can upgrade with `make drupal-upgrade` or wait until this
113113
repository is updated. Certain files such as those provided by the Drupal scaffolding
114114
project may be subject to manipulation and may or may not upgrade cleanly. The default
115115
location for the hosted content in this project was moved from the default of `/web`
116-
to `/webroot` to make this directories purpose more clear.
116+
to `/webroot` to make this directory's purpose more clear.
117117
* The Drupal site installed by default is configured with the "minimal" profile
118118
which has absolutely zero configuration out of the box. This environment, however,
119119
ships with a small amount of configuration that sets up blocks and themes similar to

0 commit comments

Comments
 (0)