From 0b3d4579391b1d577c504b867cea5a42b36b3b5b Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen.haas@lakedrops.com>
Date: Wed, 6 Sep 2023 10:00:25 +0200
Subject: [PATCH] Add patch to http_client_manager

---
 patches/d10.json | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/patches/d10.json b/patches/d10.json
index 1297cd2..b11aa63 100644
--- a/patches/d10.json
+++ b/patches/d10.json
@@ -133,6 +133,9 @@
     "drupal/helpdesk_integration": {
       "#3228537 Exception Handling in Service class": "https://git.drupalcode.org/project/helpdesk_integration/-/merge_requests/7.diff"
     },
+    "drupal/http_client_manager": {
+      "#3385117 Code generator": "https://git.drupalcode.org/project/http_client_manager/-/merge_requests/11.diff"
+    },
     "drupal/inline_entity_form": {
       "#3204051 Check access": "https://git.drupalcode.org/project/inline_entity_form/-/merge_requests/14.diff?v=4"
     },
-- 
GitLab