From aa4800acb4b4251f80986d6a22c1ecc48ec547b9 Mon Sep 17 00:00:00 2001 From: Thinkshout Automation Date: Thu, 25 Jul 2024 13:14:42 -0700 Subject: [PATCH] Adding patch for autocomplete issue #293. --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index b71f2688b..197817250 100644 --- a/composer.json +++ b/composer.json @@ -78,6 +78,9 @@ }, "drupal/layout_builder_modal": { "incompatibility with layout_builder_st, contextual links broken https://www.drupal.org/project/layout_builder_modal/issues/3133695": "https://www.drupal.org/files/issues/2022-12-15/3133695-13.patch" + }, + "drupal/webform": { + "[Webform 6.2.3] Element autocomplete does not validate against list of options https://www.drupal.org/project/webform/issues/3463864": "https://git.drupalcode.org/project/webform/-/merge_requests/493.diff" } }, "drupal-scaffold": {