From 3a2095a354602ef451aa5238cc59209b63748b89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:54:35 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.322.2 to 3.322.7 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.322.2 to 3.322.7. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.322.2...3.322.7) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 1186440159ec..ffe90caccee7 100644 --- a/composer.lock +++ b/composer.lock @@ -282,16 +282,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.322.2", + "version": "3.322.7", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "6a329cf111a4e54f2ca0e87ce07dd0b9e0befdad" + "reference": "ea3563a7f10fa562796f712fa306c1dca41a45d7" }, "dist": { "type": "zip", - "url": "https://github.com/repos/aws/aws-sdk-php/zipball/6a329cf111a4e54f2ca0e87ce07dd0b9e0befdad", - "reference": "6a329cf111a4e54f2ca0e87ce07dd0b9e0befdad", + "url": "https://github.com/repos/aws/aws-sdk-php/zipball/ea3563a7f10fa562796f712fa306c1dca41a45d7", + "reference": "ea3563a7f10fa562796f712fa306c1dca41a45d7", "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.322.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.322.7" }, - "time": "2024-09-20T18:08:53+00:00" + "time": "2024-09-27T18:34:08+00:00" }, { "name": "beberlei/assert",