From e51bfe3825f30a5cdae37c8ad3c740a2d846f17b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 15:39:53 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.242.1 to 3.257.1 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.242.1 to 3.257.1. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.242.1...3.257.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 93506ebad5ae..268f9fe05060 100644 --- a/composer.lock +++ b/composer.lock @@ -277,16 +277,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.242.1", + "version": "3.257.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "9bfd85f696fff6a9b7810f1361751ad33a9b23d1" + "reference": "a46e5cd59a411a5c929f030736738e4d81d52c62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9bfd85f696fff6a9b7810f1361751ad33a9b23d1", - "reference": "9bfd85f696fff6a9b7810f1361751ad33a9b23d1", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a46e5cd59a411a5c929f030736738e4d81d52c62", + "reference": "a46e5cd59a411a5c929f030736738e4d81d52c62", "shasum": "" }, "require": { @@ -365,9 +365,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.242.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.257.1" }, - "time": "2022-11-11T19:59:24+00:00" + "time": "2023-01-13T19:29:27+00:00" }, { "name": "brick/math",