From db999a709d8dbc3309041de33011ffcb792c091e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 11:04:36 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.275.8 to 3.277.5 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.275.8 to 3.277.5. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.275.8...3.277.5) --- 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 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index becd0c545..99919f1a2 100644 --- a/composer.lock +++ b/composer.lock @@ -1013,16 +1013,16 @@ "packages-dev": [ { "name": "aws/aws-crt-php", - "version": "v1.2.1", + "version": "v1.2.2", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5" + "reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/1926277fc71d253dfa820271ac5987bdb193ccf5", - "reference": "1926277fc71d253dfa820271ac5987bdb193ccf5", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/2f1dc7b7eda080498be96a4a6d683a41583030e9", + "reference": "2f1dc7b7eda080498be96a4a6d683a41583030e9", "shasum": "" }, "require": { @@ -1061,22 +1061,22 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.1" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.2" }, - "time": "2023-03-24T20:22:19+00:00" + "time": "2023-07-20T16:49:55+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.275.8", + "version": "3.277.5", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "18ebb727039c974aa9e997772486b2c869ec2bb6" + "reference": "69539f82d8690be86f686ea5be1e572b44efcd8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/18ebb727039c974aa9e997772486b2c869ec2bb6", - "reference": "18ebb727039c974aa9e997772486b2c869ec2bb6", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/69539f82d8690be86f686ea5be1e572b44efcd8b", + "reference": "69539f82d8690be86f686ea5be1e572b44efcd8b", "shasum": "" }, "require": { @@ -1156,9 +1156,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.8" + "source": "https://github.com/aws/aws-sdk-php/tree/3.277.5" }, - "time": "2023-07-17T18:32:24+00:00" + "time": "2023-07-31T18:10:09+00:00" }, { "name": "composer/pcre",