From 30a9e91a0fefa6064893f026f03383af3a3f1dcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 09:11:10 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.321.11 to 3.322.2 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.321.11 to 3.322.2. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.321.11...3.322.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 30dfe93568a6..ee1cb17a76db 100644 --- a/composer.lock +++ b/composer.lock @@ -282,16 +282,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.321.11", + "version": "3.322.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "bbd357d246350ffcd0dd8df30951d2d46c5ddadb" + "reference": "6a329cf111a4e54f2ca0e87ce07dd0b9e0befdad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bbd357d246350ffcd0dd8df30951d2d46c5ddadb", - "reference": "bbd357d246350ffcd0dd8df30951d2d46c5ddadb", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6a329cf111a4e54f2ca0e87ce07dd0b9e0befdad", + "reference": "6a329cf111a4e54f2ca0e87ce07dd0b9e0befdad", "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.321.11" + "source": "https://github.com/aws/aws-sdk-php/tree/3.322.2" }, - "time": "2024-09-13T18:05:10+00:00" + "time": "2024-09-20T18:08:53+00:00" }, { "name": "beberlei/assert",