allowed media fields in ressources to target referenced files
This commit is contained in:
52
composer.lock
generated
52
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": "3023c07d700668ccf2728db8bcb20bdd",
|
||||
"content-hash": "deb7a05be82295f4c75de71a8588dc3c",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -5389,6 +5389,56 @@
|
||||
"source": "https://git.drupalcode.org/project/imagemagick"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/imce",
|
||||
"version": "2.4.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/imce.git",
|
||||
"reference": "8.x-2.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/imce-8.x-2.4.zip",
|
||||
"reference": "8.x-2.4",
|
||||
"shasum": "2797d6a669b739490edd00c753303cd9263f8dc3"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-2.4",
|
||||
"datestamp": "1618251147",
|
||||
"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": "See contributors",
|
||||
"homepage": "https://www.drupal.org/node/2841111/committers",
|
||||
"role": "Developer"
|
||||
},
|
||||
{
|
||||
"name": "ufku",
|
||||
"homepage": "https://www.drupal.org/user/9910"
|
||||
}
|
||||
],
|
||||
"description": "Provides a file manager supporting personal folders.",
|
||||
"homepage": "https://drupal.org/project/imce",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/imce",
|
||||
"issues": "https://www.drupal.org/project/issues/imce?version=8.x"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/inline_entity_form",
|
||||
"version": "1.0.0-rc9",
|
||||
|
||||
Reference in New Issue
Block a user