From 35bce0eb29dce49ed13ff4a48f3f417fc9ebfbfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 02:16:00 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.286.2 to 3.286.3 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.286.2 to 3.286.3. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.286.2...3.286.3) --- 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 82f9540..8b81d41 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.286.2", + "version": "3.286.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "33a763586e840e5162ff8144a9532aa43172e11c" + "reference": "29079a62c6a30ac594b50285494b4dec279b4648" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/33a763586e840e5162ff8144a9532aa43172e11c", - "reference": "33a763586e840e5162ff8144a9532aa43172e11c", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/29079a62c6a30ac594b50285494b4dec279b4648", + "reference": "29079a62c6a30ac594b50285494b4dec279b4648", "shasum": "" }, "require": { @@ -151,9 +151,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.286.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.286.3" }, - "time": "2023-11-15T19:19:39+00:00" + "time": "2023-11-16T19:12:53+00:00" }, { "name": "guzzlehttp/guzzle",