Update composer lock file
This commit is contained in:
parent
defb956fa5
commit
b8be494509
1 changed files with 54 additions and 1 deletions
55
composer.lock
generated
55
composer.lock
generated
|
@ -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": "1dfdcdcc737b3226acea4fbff5319844",
|
"content-hash": "925c24820623ea7d3318afcd460612af",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
|
@ -8123,6 +8123,59 @@
|
||||||
"source": "https://git.drupalcode.org/project/redirect"
|
"source": "https://git.drupalcode.org/project/redirect"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/role_delegation",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/role_delegation.git",
|
||||||
|
"reference": "8.x-1.0"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/role_delegation-8.x-1.0.zip",
|
||||||
|
"reference": "8.x-1.0",
|
||||||
|
"shasum": "662db086615cf2c9addd22e855470ba774f4a337"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "*"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"branch-alias": {
|
||||||
|
"dev-1.x": "1.x-dev"
|
||||||
|
},
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.0",
|
||||||
|
"datestamp": "1560754985",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "covered",
|
||||||
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Jeroen Tubex",
|
||||||
|
"homepage": "https://www.drupal.org/u/jeroent",
|
||||||
|
"role": "Maintainer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "benjy",
|
||||||
|
"homepage": "https://www.drupal.org/user/1852732"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Allows site administrators to grant some roles the authority to assign selected roles to users.",
|
||||||
|
"homepage": "http://drupal.org/project/role_delegation",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/role_delegation",
|
||||||
|
"issues": "http://drupal.org/project/role_delegation"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/scn",
|
"name": "drupal/scn",
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue