From efda7798e353be4a2b11144caff264dad5e126f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 10:15:43 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.257.9 to 3.257.11 (#458) Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.257.9 to 3.257.11. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.257.9...3.257.11) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 2f854506e..7b2368ab7 100644 --- a/composer.lock +++ b/composer.lock @@ -5701,16 +5701,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.257.9", + "version": "3.257.11", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "97c41c42690e4fd7846915eae520e508d71c0baf" + "reference": "3c26d5d82120bcb8845f70f8f63c37cbc9d65b51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/97c41c42690e4fd7846915eae520e508d71c0baf", - "reference": "97c41c42690e4fd7846915eae520e508d71c0baf", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3c26d5d82120bcb8845f70f8f63c37cbc9d65b51", + "reference": "3c26d5d82120bcb8845f70f8f63c37cbc9d65b51", "shasum": "" }, "require": { @@ -5789,9 +5789,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.9" + "source": "https://github.com/aws/aws-sdk-php/tree/3.257.11" }, - "time": "2023-01-26T19:21:26+00:00" + "time": "2023-01-30T19:45:18+00:00" }, { "name": "brianium/paratest",