updated core to 8.9.5
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
|||||||
"drupal/console": "^1.0.2",
|
"drupal/console": "^1.0.2",
|
||||||
"drupal/context": "4.0.0-beta2",
|
"drupal/context": "4.0.0-beta2",
|
||||||
"drupal/core-composer-scaffold": "8.8.6",
|
"drupal/core-composer-scaffold": "8.8.6",
|
||||||
"drupal/core-recommended": "8.9.2",
|
"drupal/core-recommended": "8.9.5",
|
||||||
"drupal/ctools": "^3.4",
|
"drupal/ctools": "^3.4",
|
||||||
"drupal/date_range_formatter": "3.1.0",
|
"drupal/date_range_formatter": "3.1.0",
|
||||||
"drupal/devel": "2.1",
|
"drupal/devel": "2.1",
|
||||||
|
|||||||
Generated
+18
-18
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "07074d576b4a3dad007cbe473d7457a2",
|
"content-hash": "e04bd3f4b2783c31e5051016bf13dc3d",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "alchemy/zippy",
|
"name": "alchemy/zippy",
|
||||||
@@ -2972,16 +2972,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core",
|
"name": "drupal/core",
|
||||||
"version": "8.9.2",
|
"version": "8.9.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core.git",
|
"url": "https://github.com/drupal/core.git",
|
||||||
"reference": "8f0e24555c093669ce41edbb30637fe19df16802"
|
"reference": "c9b9643663b80f02c038f9dea15b8717a22c3339"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/drupal/core/zipball/8f0e24555c093669ce41edbb30637fe19df16802",
|
"url": "https://api.github.com/repos/drupal/core/zipball/c9b9643663b80f02c038f9dea15b8717a22c3339",
|
||||||
"reference": "8f0e24555c093669ce41edbb30637fe19df16802",
|
"reference": "c9b9643663b80f02c038f9dea15b8717a22c3339",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -3199,7 +3199,7 @@
|
|||||||
"GPL-2.0-or-later"
|
"GPL-2.0-or-later"
|
||||||
],
|
],
|
||||||
"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.",
|
||||||
"time": "2020-07-08T18:53:45+00:00"
|
"time": "2020-09-03T21:07:45+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core-composer-scaffold",
|
"name": "drupal/core-composer-scaffold",
|
||||||
@@ -3250,16 +3250,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/core-recommended",
|
"name": "drupal/core-recommended",
|
||||||
"version": "8.9.2",
|
"version": "8.9.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/drupal/core-recommended.git",
|
"url": "https://github.com/drupal/core-recommended.git",
|
||||||
"reference": "8301ff766f17ce8a9eb36d3ffd183cbfff01dad6"
|
"reference": "2d320331187e2e5e4945b34fc608263ffb93e2a1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/8301ff766f17ce8a9eb36d3ffd183cbfff01dad6",
|
"url": "https://api.github.com/repos/drupal/core-recommended/zipball/2d320331187e2e5e4945b34fc608263ffb93e2a1",
|
||||||
"reference": "8301ff766f17ce8a9eb36d3ffd183cbfff01dad6",
|
"reference": "2d320331187e2e5e4945b34fc608263ffb93e2a1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -3271,7 +3271,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.2",
|
"drupal/core": "8.9.5",
|
||||||
"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",
|
||||||
@@ -3300,7 +3300,7 @@
|
|||||||
"symfony/dependency-injection": "v3.4.41",
|
"symfony/dependency-injection": "v3.4.41",
|
||||||
"symfony/event-dispatcher": "v3.4.41",
|
"symfony/event-dispatcher": "v3.4.41",
|
||||||
"symfony/http-foundation": "v3.4.41",
|
"symfony/http-foundation": "v3.4.41",
|
||||||
"symfony/http-kernel": "v3.4.41",
|
"symfony/http-kernel": "v3.4.44",
|
||||||
"symfony/polyfill-ctype": "v1.17.0",
|
"symfony/polyfill-ctype": "v1.17.0",
|
||||||
"symfony/polyfill-iconv": "v1.17.0",
|
"symfony/polyfill-iconv": "v1.17.0",
|
||||||
"symfony/polyfill-intl-idn": "v1.17.0",
|
"symfony/polyfill-intl-idn": "v1.17.0",
|
||||||
@@ -3328,7 +3328,7 @@
|
|||||||
"GPL-2.0-or-later"
|
"GPL-2.0-or-later"
|
||||||
],
|
],
|
||||||
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
|
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
|
||||||
"time": "2020-07-08T18:53:45+00:00"
|
"time": "2020-09-03T21:07:45+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/ctools",
|
"name": "drupal/ctools",
|
||||||
@@ -8058,16 +8058,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/http-kernel",
|
"name": "symfony/http-kernel",
|
||||||
"version": "v3.4.41",
|
"version": "v3.4.44",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/http-kernel.git",
|
"url": "https://github.com/symfony/http-kernel.git",
|
||||||
"reference": "e4e4ed6c008c983645b4eee6b67d8f258cde54df"
|
"reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/e4e4ed6c008c983645b4eee6b67d8f258cde54df",
|
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/27dcaa8c6b18c75df9f37badeb4d3564ffaa1326",
|
||||||
"reference": "e4e4ed6c008c983645b4eee6b67d8f258cde54df",
|
"reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -8144,7 +8144,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony HttpKernel Component",
|
"description": "Symfony HttpKernel Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2020-05-31T05:14:17+00:00"
|
"time": "2020-08-31T05:53:42+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-ctype",
|
"name": "symfony/polyfill-ctype",
|
||||||
|
|||||||
@@ -781,10 +781,13 @@ $settings['migrate_node_migrate_type_classic'] = FALSE;
|
|||||||
/**
|
/**
|
||||||
* Load local development override configuration, if available.
|
* Load local development override configuration, if available.
|
||||||
*
|
*
|
||||||
* Use settings.local.php to override variables on secondary (staging,
|
* Create a settings.local.php file to override variables on secondary (staging,
|
||||||
* development, etc) installations of this site. Typically used to disable
|
* development, etc.) installations of this site.
|
||||||
* caching, JavaScript/CSS compression, re-routing of outgoing emails, and
|
*
|
||||||
* other things that should not happen on development and testing sites.
|
* Typical uses of settings.local.php include:
|
||||||
|
* - Disabling caching.
|
||||||
|
* - Disabling JavaScript/CSS compression.
|
||||||
|
* - Rerouting outgoing emails.
|
||||||
*
|
*
|
||||||
* Keep this code block at the end of this file to take full effect.
|
* Keep this code block at the end of this file to take full effect.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user