From f6e4500e0eb00534fe535287c5dafbdf0e55554a Mon Sep 17 00:00:00 2001
From: renovate_bot <jonas+renovate@jonasled.de>
Date: Fri, 27 Dec 2024 00:10:38 +0100
Subject: [PATCH] Update dependency aws/aws-sdk-php to v3.336.4

---
 composer.lock | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/composer.lock b/composer.lock
index 088d214e..3214736b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -62,16 +62,16 @@
         },
         {
             "name": "aws/aws-sdk-php",
-            "version": "3.336.3",
+            "version": "3.336.4",
             "source": {
                 "type": "git",
                 "url": "https://github.com/aws/aws-sdk-php.git",
-                "reference": "b863c7953ebeeae191c3835bb5413f872cfbb753"
+                "reference": "5bc056d14a8bad0e9ec5a6ce03e46d8e4329b7fc"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b863c7953ebeeae191c3835bb5413f872cfbb753",
-                "reference": "b863c7953ebeeae191c3835bb5413f872cfbb753",
+                "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5bc056d14a8bad0e9ec5a6ce03e46d8e4329b7fc",
+                "reference": "5bc056d14a8bad0e9ec5a6ce03e46d8e4329b7fc",
                 "shasum": ""
             },
             "require": {
@@ -154,9 +154,9 @@
             "support": {
                 "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
                 "issues": "https://github.com/aws/aws-sdk-php/issues",
-                "source": "https://github.com/aws/aws-sdk-php/tree/3.336.3"
+                "source": "https://github.com/aws/aws-sdk-php/tree/3.336.4"
             },
-            "time": "2024-12-23T19:13:29+00:00"
+            "time": "2024-12-26T19:13:21+00:00"
         },
         {
             "name": "babdev/pagerfanta-bundle",
-- 
GitLab