Update ctools module
This commit is contained in:
parent
ee99d9884a
commit
43b665a19e
21
composer.lock
generated
21
composer.lock
generated
|
@ -2418,35 +2418,38 @@
|
|||
},
|
||||
{
|
||||
"name": "drupal/ctools",
|
||||
"version": "3.4.0",
|
||||
"version": "3.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/ctools.git",
|
||||
"reference": "8.x-3.4"
|
||||
"reference": "8.x-3.6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip",
|
||||
"reference": "8.x-3.4",
|
||||
"shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539"
|
||||
"url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.6.zip",
|
||||
"reference": "8.x-3.6",
|
||||
"shasum": "9a849bb6ac9f4d02603d04b3265b35b7329e1ef5"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.7.7 || ^9"
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.4",
|
||||
"datestamp": "1585763383",
|
||||
"version": "8.x-3.6",
|
||||
"datestamp": "1620838181",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-8.x-3.x": "3.x-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue