From 9c2e9409f10843339b49f28cb6874abc821cb03f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 09:32:59 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.336.13 to 3.337.2 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.336.13 to 3.337.2. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.336.13...3.337.2) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 73ab6fbf432a..d63e4d169cd4 100644 --- a/composer.lock +++ b/composer.lock @@ -282,16 +282,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.336.13", + "version": "3.337.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "dcb43c029ca74c52fa03a739341cc77086296a83" + "reference": "f885dd803a257da9d54e72a4750bba73e1196aee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/dcb43c029ca74c52fa03a739341cc77086296a83", - "reference": "dcb43c029ca74c52fa03a739341cc77086296a83", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f885dd803a257da9d54e72a4750bba73e1196aee", + "reference": "f885dd803a257da9d54e72a4750bba73e1196aee", "shasum": "" }, "require": { @@ -374,9 +374,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.13" + "source": "https://github.com/aws/aws-sdk-php/tree/3.337.2" }, - "time": "2025-01-10T19:04:25+00:00" + "time": "2025-01-17T19:10:04+00:00" }, { "name": "beberlei/assert",