Update composer lock file
This commit is contained in:
parent
99cc602707
commit
78e521d21d
1 changed files with 48 additions and 1 deletions
49
composer.lock
generated
49
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": "7707331875bfdb2d045cb71084323092",
|
||||
"content-hash": "b869227573e2adc6667d2ca79d941387",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
|
@ -2202,6 +2202,53 @@
|
|||
"issues": "https://www.drupal.org/project/issues/admin_toolbar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/allowed_formats",
|
||||
"version": "1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupal.org/project/allowed_formats",
|
||||
"reference": "8.x-1.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.1.zip",
|
||||
"reference": "8.x-1.1",
|
||||
"shasum": "b7bfc78d7e64f1df37ca6cad118a1ff8f7228b64"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "*"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.1",
|
||||
"datestamp": "1492709942",
|
||||
"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": "floretan",
|
||||
"homepage": "https://www.drupal.org/user/66163"
|
||||
}
|
||||
],
|
||||
"description": "Limit which text formats are available for each field instance.",
|
||||
"homepage": "https://www.drupal.org/project/allowed_formats",
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/allowed_formats"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/better_normalizers",
|
||||
"version": "1.0.0-beta3",
|
||||
|
|
Loading…
Reference in a new issue