From 902ba0ce45120e60e18482d5f1cb798df0c79f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 15:44:50 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.235.10 to 3.240.0 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.235.10 to 3.240.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.235.10...3.240.0) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:production 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 63d450dd5f8b..4705d6247632 100644 --- a/composer.lock +++ b/composer.lock @@ -208,16 +208,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.235.10", + "version": "3.240.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "943f96f50d19244584675c34fb3e4c8aa3eaddce" + "reference": "95186e6a40670196cc2f9f752a38b863aa45a890" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/943f96f50d19244584675c34fb3e4c8aa3eaddce", - "reference": "943f96f50d19244584675c34fb3e4c8aa3eaddce", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/95186e6a40670196cc2f9f752a38b863aa45a890", + "reference": "95186e6a40670196cc2f9f752a38b863aa45a890", "shasum": "" }, "require": { @@ -296,9 +296,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.235.10" + "source": "https://github.com/aws/aws-sdk-php/tree/3.240.0" }, - "time": "2022-09-16T18:18:42+00:00" + "time": "2022-10-21T20:17:33+00:00" }, { "name": "cboden/ratchet",