From 3e28dcff2c0ce9bd05c8cf6b1002355eb1e5422f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 02:51:52 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.257.4 to 3.257.5 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.257.4 to 3.257.5. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.257.4...3.257.5) --- 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 ae03ff7..0a9bc06 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.257.4", + "version": "3.257.5", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "5791e496e3fc0847f40c86515ed8659b0ecd5991" + "reference": "c600a07da531d6c29af791b9d2e8b6df796aa14b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/5791e496e3fc0847f40c86515ed8659b0ecd5991", - "reference": "5791e496e3fc0847f40c86515ed8659b0ecd5991", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c600a07da531d6c29af791b9d2e8b6df796aa14b", + "reference": "c600a07da531d6c29af791b9d2e8b6df796aa14b", "shasum": "" }, "require": { @@ -146,9 +146,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.257.4" + "source": "https://github.com/aws/aws-sdk-php/tree/3.257.5" }, - "time": "2023-01-19T21:18:37+00:00" + "time": "2023-01-20T19:34:14+00:00" }, { "name": "guzzlehttp/guzzle",