installed allowed_format
This commit is contained in:
50
composer.lock
generated
50
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": "b9423bcc7260475d9321acd9c7113f28",
|
||||
"content-hash": "1d278ca9e14fb742e7c46911820260ea",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -3137,6 +3137,54 @@
|
||||
"source": "https://git.drupalcode.org/project/advancedqueue"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/allowed_formats",
|
||||
"version": "1.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/allowed_formats.git",
|
||||
"reference": "8.x-1.3"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/allowed_formats-8.x-1.3.zip",
|
||||
"reference": "8.x-1.3",
|
||||
"shasum": "4c3c036d7b41428d6e22b61f1219de0ab012feec"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.7.7 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.3",
|
||||
"datestamp": "1592909219",
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"name": "nord102",
|
||||
"homepage": "https://www.drupal.org/user/3471419"
|
||||
}
|
||||
],
|
||||
"description": "Limit which text formats are available for each field instance.",
|
||||
"homepage": "https://www.drupal.org/project/allowed_formats",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/allowed_formats"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/amswap",
|
||||
"version": "3.1.0",
|
||||
|
Reference in New Issue
Block a user