Update to Drupal 8.9.14
https://www.drupal.org/project/drupal/releases/8.9.14
This commit is contained in:
parent
725bd5380e
commit
ad316f2552
36
composer.lock
generated
36
composer.lock
generated
|
@ -2040,16 +2040,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core",
|
"name": "drupal/core",
|
||||||
"version": "8.9.13",
|
"version": "8.9.14",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core.git",
|
"url": "https://github.com/drupal/core.git",
|
||||||
"reference": "a53db77b55a035453d7229e0c3069f8591cb4cb6"
|
"reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/drupal/core/zipball/a53db77b55a035453d7229e0c3069f8591cb4cb6",
|
"url": "https://api.github.com/repos/drupal/core/zipball/84796e158cd3bd50af08974dd62931d0cc78dc7e",
|
||||||
"reference": "a53db77b55a035453d7229e0c3069f8591cb4cb6",
|
"reference": "84796e158cd3bd50af08974dd62931d0cc78dc7e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2268,13 +2268,13 @@
|
||||||
],
|
],
|
||||||
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
|
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
|
||||||
"support": {
|
"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",
|
"name": "drupal/core-composer-scaffold",
|
||||||
"version": "8.9.13",
|
"version": "8.9.14",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core-composer-scaffold.git",
|
"url": "https://github.com/drupal/core-composer-scaffold.git",
|
||||||
|
@ -2318,22 +2318,22 @@
|
||||||
"drupal"
|
"drupal"
|
||||||
],
|
],
|
||||||
"support": {
|
"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"
|
"time": "2020-08-07T22:30:30+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core-recommended",
|
"name": "drupal/core-recommended",
|
||||||
"version": "8.9.13",
|
"version": "8.9.14",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core-recommended.git",
|
"url": "https://github.com/drupal/core-recommended.git",
|
||||||
"reference": "7a940fd5b64d2b22366680e2a60d96bf2c10089d"
|
"reference": "4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/7a940fd5b64d2b22366680e2a60d96bf2c10089d",
|
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3",
|
||||||
"reference": "7a940fd5b64d2b22366680e2a60d96bf2c10089d",
|
"reference": "4e468b0df84cdcf6f30594feb4e080c5c6ea7ab3",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2345,7 +2345,7 @@
|
||||||
"doctrine/common": "v2.7.3",
|
"doctrine/common": "v2.7.3",
|
||||||
"doctrine/inflector": "v1.2.0",
|
"doctrine/inflector": "v1.2.0",
|
||||||
"doctrine/lexer": "1.0.2",
|
"doctrine/lexer": "1.0.2",
|
||||||
"drupal/core": "8.9.13",
|
"drupal/core": "8.9.14",
|
||||||
"easyrdf/easyrdf": "0.9.1",
|
"easyrdf/easyrdf": "0.9.1",
|
||||||
"egulias/email-validator": "2.1.17",
|
"egulias/email-validator": "2.1.17",
|
||||||
"guzzlehttp/guzzle": "6.5.4",
|
"guzzlehttp/guzzle": "6.5.4",
|
||||||
|
@ -2403,9 +2403,9 @@
|
||||||
],
|
],
|
||||||
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
|
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
|
||||||
"support": {
|
"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",
|
"name": "drupal/ctools",
|
||||||
|
@ -9277,7 +9277,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core-dev",
|
"name": "drupal/core-dev",
|
||||||
"version": "8.9.13",
|
"version": "8.9.14",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core-dev.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.",
|
"description": "require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.",
|
||||||
"support": {
|
"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"
|
"time": "2020-05-09T07:53:22+00:00"
|
||||||
},
|
},
|
||||||
|
@ -12062,5 +12062,5 @@
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": [],
|
"platform": [],
|
||||||
"platform-dev": [],
|
"platform-dev": [],
|
||||||
"plugin-api-version": "1.1.0"
|
"plugin-api-version": "2.0.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue