From 4aa93fe1655b407e5a49533c1a06c8a357e195e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 02:03:53 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.255.11 to 3.256.0 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.255.11 to 3.256.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.255.11...3.256.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 6aea037..5e82a25 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.255.11", + "version": "3.256.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "e851af4d7d2d95b131db344430384ae7cc04758e" + "reference": "99d254413e0b4899feb53d4ad373fc630a9e089a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e851af4d7d2d95b131db344430384ae7cc04758e", - "reference": "e851af4d7d2d95b131db344430384ae7cc04758e", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/99d254413e0b4899feb53d4ad373fc630a9e089a", + "reference": "99d254413e0b4899feb53d4ad373fc630a9e089a", "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.255.11" + "source": "https://github.com/aws/aws-sdk-php/tree/3.256.0" }, - "time": "2023-01-06T19:22:07+00:00" + "time": "2023-01-09T19:23:53+00:00" }, { "name": "guzzlehttp/guzzle",