Update to Drupal 8.9.14

https://www.drupal.org/project/drupal/releases/8.9.14
This commit is contained in:
Oliver Davies 2021-04-21 19:46:51 +01:00
parent 725bd5380e
commit ad316f2552

36
composer.lock generated
View file

@ -2040,16 +2040,16 @@
},
{
"name": "drupal/core",
"version": "8.9.13",
"version": "8.9.14",
"source": {
"type": "git",
"url": "https://github.com/drupal/core.git",
"reference": "a53db77b55a035453d7229e0c3069f8591cb4cb6"
"reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core/zipball/a53db77b55a035453d7229e0c3069f8591cb4cb6",
"reference": "a53db77b55a035453d7229e0c3069f8591cb4cb6",
"url": "https://api.github.com/repos/drupal/core/zipball/84796e158cd3bd50af08974dd62931d0cc78dc7e",
"reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e",
"shasum": ""
},
"require": {
@ -2268,13 +2268,13 @@
],
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"support": {
"source": "https://github.com/drupal/core/tree/8.9.13"
"source": "https://github.com/drupal/core/tree/8.9.14"
},
"time": "2021-01-19T23:11:00+00:00"
"time": "2021-04-20T23:05:40+00:00"
},
{
"name": "drupal/core-composer-scaffold",
"version": "8.9.13",
"version": "8.9.14",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-composer-scaffold.git",
@ -2318,22 +2318,22 @@
"drupal"
],
"support": {
"source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.4"
"source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.5"
},
"time": "2020-08-07T22:30:30+00:00"
},
{
"name": "drupal/core-recommended",
"version": "8.9.13",
"version": "8.9.14",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-recommended.git",
"reference": "7a940fd5b64d2b22366680e2a60d96bf2c10089d"
"reference": "4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/7a940fd5b64d2b22366680e2a60d96bf2c10089d",
"reference": "7a940fd5b64d2b22366680e2a60d96bf2c10089d",
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3",
"reference": "4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3",
"shasum": ""
},
"require": {
@ -2345,7 +2345,7 @@
"doctrine/common": "v2.7.3",
"doctrine/inflector": "v1.2.0",
"doctrine/lexer": "1.0.2",
"drupal/core": "8.9.13",
"drupal/core": "8.9.14",
"easyrdf/easyrdf": "0.9.1",
"egulias/email-validator": "2.1.17",
"guzzlehttp/guzzle": "6.5.4",
@ -2403,9 +2403,9 @@
],
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
"support": {
"source": "https://github.com/drupal/core-recommended/tree/8.9.13"
"source": "https://github.com/drupal/core-recommended/tree/8.9.14"
},
"time": "2021-01-19T23:11:00+00:00"
"time": "2021-04-20T23:05:40+00:00"
},
{
"name": "drupal/ctools",
@ -9277,7 +9277,7 @@
},
{
"name": "drupal/core-dev",
"version": "8.9.13",
"version": "8.9.14",
"source": {
"type": "git",
"url": "https://github.com/drupal/core-dev.git",
@ -9320,7 +9320,7 @@
],
"description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.",
"support": {
"source": "https://github.com/drupal/core-dev/tree/8.9.5"
"source": "https://github.com/drupal/core-dev/tree/8.9.4"
},
"time": "2020-05-09T07:53:22+00:00"
},
@ -12062,5 +12062,5 @@
"prefer-lowest": false,
"platform": [],
"platform-dev": [],
"plugin-api-version": "1.1.0"
"plugin-api-version": "2.0.0"
}