updated core to 8.9.16
This commit is contained in:
+2
-2
@@ -37,8 +37,8 @@
|
||||
"drupal/config_ignore": "^2.2",
|
||||
"drupal/console": "^1.0.2",
|
||||
"drupal/context": "4.0.0-beta2",
|
||||
"drupal/core-composer-scaffold": "8.8.6",
|
||||
"drupal/core-recommended": "8.9.13",
|
||||
"drupal/core-composer-scaffold": "^8.8.6",
|
||||
"drupal/core-recommended": "^8.9.13",
|
||||
"drupal/ctools": "^3.4",
|
||||
"drupal/date_range_formatter": "3.1.0",
|
||||
"drupal/devel": "2.1",
|
||||
|
||||
Generated
+30
-19
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "a2f840f3d24a2fbdf62c9322c419cbe6",
|
||||
"content-hash": "c3a0e982697bcf8a07ffe233ac1ae6bb",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -2969,16 +2969,16 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/core",
|
||||
"version": "8.9.13",
|
||||
"version": "8.9.16",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drupal/core.git",
|
||||
"reference": "a53db77b55a035453d7229e0c3069f8591cb4cb6"
|
||||
"reference": "498effa27ae5111f53f04fbe80fd05369a88c53d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/drupal/core/zipball/a53db77b55a035453d7229e0c3069f8591cb4cb6",
|
||||
"reference": "a53db77b55a035453d7229e0c3069f8591cb4cb6",
|
||||
"url": "https://api.github.com/repos/drupal/core/zipball/498effa27ae5111f53f04fbe80fd05369a88c53d",
|
||||
"reference": "498effa27ae5111f53f04fbe80fd05369a88c53d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3196,7 +3196,7 @@
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
|
||||
"time": "2021-01-19T23:11:00+00:00"
|
||||
"time": "2021-05-25T09:17:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/core-composer-scaffold",
|
||||
@@ -3247,16 +3247,16 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/core-recommended",
|
||||
"version": "8.9.13",
|
||||
"version": "8.9.16",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drupal/core-recommended.git",
|
||||
"reference": "7a940fd5b64d2b22366680e2a60d96bf2c10089d"
|
||||
"reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28"
|
||||
},
|
||||
"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/ec38f5cb75ca1848f2247a645d4a4dee4abe4c28",
|
||||
"reference": "ec38f5cb75ca1848f2247a645d4a4dee4abe4c28",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -3268,7 +3268,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.16",
|
||||
"easyrdf/easyrdf": "0.9.1",
|
||||
"egulias/email-validator": "2.1.17",
|
||||
"guzzlehttp/guzzle": "6.5.4",
|
||||
@@ -3281,7 +3281,7 @@
|
||||
"laminas/laminas-zendframework-bridge": "1.0.4",
|
||||
"masterminds/html5": "2.3.0",
|
||||
"paragonie/random_compat": "v9.99.99",
|
||||
"pear/archive_tar": "1.4.12",
|
||||
"pear/archive_tar": "1.4.13",
|
||||
"pear/console_getopt": "v1.4.3",
|
||||
"pear/pear-core-minimal": "v1.10.10",
|
||||
"pear/pear_exception": "v1.0.1",
|
||||
@@ -3325,7 +3325,7 @@
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
|
||||
"time": "2021-01-19T23:11:00+00:00"
|
||||
"time": "2021-05-25T09:17:58+00:00"
|
||||
},
|
||||
{
|
||||
"name": "drupal/ctools",
|
||||
@@ -6787,16 +6787,16 @@
|
||||
},
|
||||
{
|
||||
"name": "pear/archive_tar",
|
||||
"version": "1.4.12",
|
||||
"version": "1.4.13",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pear/Archive_Tar.git",
|
||||
"reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495"
|
||||
"reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/19bb8e95490d3e3ad92fcac95500ca80bdcc7495",
|
||||
"reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495",
|
||||
"url": "https://api.github.com/repos/pear/Archive_Tar/zipball/2b87b41178cc6d4ad3cba678a46a1cae49786011",
|
||||
"reference": "2b87b41178cc6d4ad3cba678a46a1cae49786011",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -6849,7 +6849,17 @@
|
||||
"archive",
|
||||
"tar"
|
||||
],
|
||||
"time": "2021-01-18T19:32:54+00:00"
|
||||
"funding": [
|
||||
{
|
||||
"url": "https://github.com/mrook",
|
||||
"type": "github"
|
||||
},
|
||||
{
|
||||
"url": "https://www.patreon.com/michielrook",
|
||||
"type": "patreon"
|
||||
}
|
||||
],
|
||||
"time": "2021-02-16T10:50:50+00:00"
|
||||
},
|
||||
{
|
||||
"name": "pear/console_getopt",
|
||||
@@ -9528,5 +9538,6 @@
|
||||
"platform": {
|
||||
"php": ">=5.6"
|
||||
},
|
||||
"platform-dev": []
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "1.1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user