From d309120165919488009be88f07b6dc73fd798e03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 15:24:51 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.235.10 to 3.237.1 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.235.10 to 3.237.1. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.235.10...3.237.1) --- 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..afc474142119 100644 --- a/composer.lock +++ b/composer.lock @@ -208,16 +208,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.235.10", + "version": "3.237.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "943f96f50d19244584675c34fb3e4c8aa3eaddce" + "reference": "4667dd4b863a8686417e0d2a50da8682d8b68bb5" }, "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/4667dd4b863a8686417e0d2a50da8682d8b68bb5", + "reference": "4667dd4b863a8686417e0d2a50da8682d8b68bb5", "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.237.1" }, - "time": "2022-09-16T18:18:42+00:00" + "time": "2022-09-30T18:15:04+00:00" }, { "name": "cboden/ratchet",