From 55a368ff35f4f224877f7b0f195a6ba9038e11df Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 31 Jan 2024 21:14:48 +0100 Subject: [PATCH] updated major version inline_entity_form --- composer.json | 2 +- composer.lock | 16 ++++++++-------- web/profiles/d8-starterkit-profile | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.json b/composer.json index e4939617..e8714474 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "drupal/iframe": "^2.21", "drupal/image_field_caption": "^2.0", "drupal/imce": "^3.0", - "drupal/inline_entity_form": "^1.0@RC", + "drupal/inline_entity_form": "^3.0@RC", "drupal/leaflet": "^10.2", "drupal/leaflet_more_maps": "^2.1", "drupal/leaflet_more_markers": "^1.1", diff --git a/composer.lock b/composer.lock index 3803ff26..a1d539ce 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "e24550302aa2be2b9813c3c2bbe80415", + "content-hash": "6778a78b078bf0e61071aa99f5125ee2", "packages": [ { "name": "ajgl/breakpoint-twig-extension", @@ -6416,17 +6416,17 @@ }, { "name": "drupal/inline_entity_form", - "version": "1.0.0-rc17", + "version": "3.0.0-rc19", "source": { "type": "git", "url": "https://git.drupalcode.org/project/inline_entity_form.git", - "reference": "8.x-1.0-rc17" + "reference": "3.0.0-rc19" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc17.zip", - "reference": "8.x-1.0-rc17", - "shasum": "626622e01cf7a2d2977fdc06ae09afd5a814e09b" + "url": "https://ftp.drupal.org/files/projects/inline_entity_form-3.0.0-rc19.zip", + "reference": "3.0.0-rc19", + "shasum": "d8976940dd3f85412ba5e274af15fbcdd22ee27a" }, "require": { "drupal/core": "^8.8 || ^9 || ^10", @@ -6438,8 +6438,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc17", - "datestamp": "1703020130", + "version": "3.0.0-rc19", + "datestamp": "1704729077", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." diff --git a/web/profiles/d8-starterkit-profile b/web/profiles/d8-starterkit-profile index c2ecbba7..0f4546ec 160000 --- a/web/profiles/d8-starterkit-profile +++ b/web/profiles/d8-starterkit-profile @@ -1 +1 @@ -Subproject commit c2ecbba769c722628aa0c963309c5bee8cf3a449 +Subproject commit 0f4546eca2043fa533e503fd5192a18771703ff1