From f5c66eb9c9d91c48a9a71dbf29bd40a0d082dce7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 02:03:29 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.275.5 to 3.275.8 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.275.5 to 3.275.8. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.275.5...3.275.8) --- 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 1a8c50172..67bed2761 100644 --- a/composer.lock +++ b/composer.lock @@ -5901,16 +5901,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.275.5", + "version": "3.275.8", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "d46961b82e857f77059c0c78160719ecb26f6cc6" + "reference": "18ebb727039c974aa9e997772486b2c869ec2bb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d46961b82e857f77059c0c78160719ecb26f6cc6", - "reference": "d46961b82e857f77059c0c78160719ecb26f6cc6", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/18ebb727039c974aa9e997772486b2c869ec2bb6", + "reference": "18ebb727039c974aa9e997772486b2c869ec2bb6", "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.5" + "source": "https://github.com/aws/aws-sdk-php/tree/3.275.8" }, - "time": "2023-07-07T18:20:11+00:00" + "time": "2023-07-17T18:32:24+00:00" }, { "name": "brianium/paratest",