From 91a390b86477a8789101a6de6f7c1cb387de5575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 02:33:30 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.276.5 to 3.277.0 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.276.5 to 3.277.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.276.5...3.277.0) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:development 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 81e12cdeb..8e97adcd5 100644 --- a/composer.lock +++ b/composer.lock @@ -5901,16 +5901,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.276.5", + "version": "3.277.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "bd01bbc5ea4d62a070c7064a386bf0008871c6a5" + "reference": "c780e4fabaab2cce5fcd9748fd17cf82bb99207e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bd01bbc5ea4d62a070c7064a386bf0008871c6a5", - "reference": "bd01bbc5ea4d62a070c7064a386bf0008871c6a5", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c780e4fabaab2cce5fcd9748fd17cf82bb99207e", + "reference": "c780e4fabaab2cce5fcd9748fd17cf82bb99207e", "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.276.5" + "source": "https://github.com/aws/aws-sdk-php/tree/3.277.0" }, - "time": "2023-07-25T18:12:23+00:00" + "time": "2023-07-26T18:23:52+00:00" }, { "name": "brianium/paratest",