From 6e327908e35e151133ed3f7585ea9c2f27b91bea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 03:00:21 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.271.2 to 3.271.3 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.271.2 to 3.271.3. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.271.2...3.271.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 464aa49..14a1563 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.271.2", + "version": "3.271.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "17d7df5b89bb06e915931a65f643cf3469f8994c" + "reference": "f481134d37b8303fa2e82ca7fe2a3124144057f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/17d7df5b89bb06e915931a65f643cf3469f8994c", - "reference": "17d7df5b89bb06e915931a65f643cf3469f8994c", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/f481134d37b8303fa2e82ca7fe2a3124144057f6", + "reference": "f481134d37b8303fa2e82ca7fe2a3124144057f6", "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.271.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.271.3" }, - "time": "2023-05-25T18:19:34+00:00" + "time": "2023-05-26T18:20:00+00:00" }, { "name": "guzzlehttp/guzzle",