added field_image_caption to diaporama #1565

This commit is contained in:
2021-10-19 16:12:42 +02:00
parent 9421460ac1
commit be9b60e7f5
7 changed files with 149 additions and 1 deletions

63
composer.lock generated
View File

@@ -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": "6d3f1f661a6cbcda066d714f4c72c06b",
"content-hash": "f29f4542337a2a7923d590be3c74ed55",
"packages": [
{
"name": "ajgl/breakpoint-twig-extension",
@@ -5818,6 +5818,67 @@
"issues": "https://www.drupal.org/project/issues/honeypot"
}
},
{
"name": "drupal/image_field_caption",
"version": "1.1.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/image_field_caption.git",
"reference": "8.x-1.1"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/image_field_caption-8.x-1.1.zip",
"reference": "8.x-1.1",
"shasum": "d4a67a81d4cd4d4fde6f342325c79862a4305a0b"
},
"require": {
"drupal/core": "^8 || ^9"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-1.1",
"datestamp": "1602264818",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0+"
],
"authors": [
{
"name": "awm",
"homepage": "https://www.drupal.org/user/1059398"
},
{
"name": "hanoii",
"homepage": "https://www.drupal.org/user/23157"
},
{
"name": "iStryker",
"homepage": "https://www.drupal.org/user/303676"
},
{
"name": "ironsizide",
"homepage": "https://www.drupal.org/user/787980"
},
{
"name": "tyler.frankenstein",
"homepage": "https://www.drupal.org/user/150680"
}
],
"description": "Add caption to image field.",
"homepage": "https://www.drupal.org/project/image_field_caption",
"support": {
"source": "https://git.drupalcode.org/project/image_field_caption",
"issues": "https://www.drupal.org/project/issues/image_field_caption"
}
},
{
"name": "drupal/imagemagick",
"version": "3.2.0",