From d96c55bf3e0e1ac1d753c9a607f07601c6747818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 02:33:06 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.275.2 to 3.275.5 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.275.2 to 3.275.5. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.275.2...3.275.5) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:development 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 a500968f9..fb40a342a 100644 --- a/composer.lock +++ b/composer.lock @@ -5901,16 +5901,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.275.2", + "version": "3.275.5", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "4506d631caf6097fd73009d57707e61b95efe92c" + "reference": "d46961b82e857f77059c0c78160719ecb26f6cc6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4506d631caf6097fd73009d57707e61b95efe92c", - "reference": "4506d631caf6097fd73009d57707e61b95efe92c", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d46961b82e857f77059c0c78160719ecb26f6cc6", + "reference": "d46961b82e857f77059c0c78160719ecb26f6cc6", "shasum": "" }, "require": { @@ -5990,9 +5990,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.275.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.275.5" }, - "time": "2023-07-03T18:27:31+00:00" + "time": "2023-07-07T18:20:11+00:00" }, { "name": "brianium/paratest",