From b6dff3bbfdb12795305a674a8eb2a2ddf7a08d8f Mon Sep 17 00:00:00 2001 From: renovate_bot <jonas+renovate@jonasled.de> Date: Fri, 20 Dec 2024 00:13:09 +0100 Subject: [PATCH] Update dependency aws/aws-sdk-php to v3.336.1 --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d879deb8..88fca5b0 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.336.0", + "version": "3.336.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "5a62003bf183e32da038056a4b9077c27224e034" + "reference": "bef061855d6db932aac8f354f774b9b3ad84ad14" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5a62003bf183e32da038056a4b9077c27224e034", - "reference": "5a62003bf183e32da038056a4b9077c27224e034", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bef061855d6db932aac8f354f774b9b3ad84ad14", + "reference": "bef061855d6db932aac8f354f774b9b3ad84ad14", "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.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.336.1" }, - "time": "2024-12-18T19:04:32+00:00" + "time": "2024-12-19T19:03:08+00:00" }, { "name": "babdev/pagerfanta-bundle", -- GitLab