patched image_field_caption WARNING pmu image_field_caption before applying this commit

This commit is contained in:
2024-11-20 12:27:21 +01:00
parent 471d16089b
commit e5a0323a8a
5 changed files with 24 additions and 19 deletions

View File

@@ -24,7 +24,7 @@
"drupal/editor_advanced_link": "^2.2",
"drupal/geofield": "^1.60",
"drupal/image_delta_formatter": "^1.2",
"drupal/image_field_caption": "^2.0",
"drupal/image_field_caption": "2.0.x-dev@dev",
"drupal/leaflet": "^10.2",
"drupal/leaflet_more_maps": "^2.2",
"drupal/linked_field": "^1.5",
@@ -128,7 +128,12 @@
"patches": {
"drupal/social_media_links":{
"Replace Twitter with X https://www.drupal.org/project/social_media_links/issues/3384469": "https://www.drupal.org/files/issues/2023-09-12/social_media_links-change_twitter_to_x-3384469-7.patch"
},
"drupal/image_field_caption":{
"Rewrite module to use default field storage https://www.drupal.org/project/image_field_caption/issues/3472997": "./patches/image_field_caption_3472997_12.patch"
}
},
"oldpatches": {
}
}
}