Update composer lock file
This commit is contained in:
parent
4abc28c597
commit
ed12254427
1 changed files with 58 additions and 2 deletions
60
composer.lock
generated
60
composer.lock
generated
|
@ -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": "cc21653b56edf50e0fd78cdf2a1703a1",
|
||||
"content-hash": "f4b27436bc2d72ef3bb5b91a0390adbf",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -3612,6 +3612,61 @@
|
|||
"issues": "https://www.drupal.org/project/issues/crop"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/cshs",
|
||||
"version": "1.0.0-beta4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/cshs.git",
|
||||
"reference": "8.x-1.0-beta4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/cshs-8.x-1.0-beta4.zip",
|
||||
"reference": "8.x-1.0-beta4",
|
||||
"shasum": "332c4cf5b70644ab65b338706186e390256a034e"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-beta4",
|
||||
"datestamp": "1497737343",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Beta releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "BR0kEN",
|
||||
"homepage": "https://www.drupal.org/user/2802285"
|
||||
},
|
||||
{
|
||||
"name": "purushotam.rai",
|
||||
"homepage": "https://www.drupal.org/user/3193859"
|
||||
},
|
||||
{
|
||||
"name": "valderama",
|
||||
"homepage": "https://www.drupal.org/user/103634"
|
||||
}
|
||||
],
|
||||
"description": "A simple client-side hierarchical select widget for taxonomy terms.",
|
||||
"homepage": "https://www.drupal.org/project/cshs",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/cshs"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/ctools",
|
||||
"version": "3.2.0",
|
||||
|
@ -11078,7 +11133,8 @@
|
|||
"drupal/config_actions": 20,
|
||||
"drupal/convert_bundles": 15,
|
||||
"drupal/drutopia_collection": 15,
|
||||
"drupal/claro": 15
|
||||
"drupal/claro": 15,
|
||||
"drupal/cshs": 10
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue