From 99ce20a4d65f43638c7b3d2295c0c88f643d60ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 03:00:55 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.261.0 to 3.261.1 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.261.0 to 3.261.1. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.261.0...3.261.1) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index b995491..0ff7231 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.261.0", + "version": "3.261.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "9523e082488df5898d8e975c6554cc8b9a79f97a" + "reference": "cb7f6d7ca313bfd3135ff23c49d734c1a7616d6a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9523e082488df5898d8e975c6554cc8b9a79f97a", - "reference": "9523e082488df5898d8e975c6554cc8b9a79f97a", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cb7f6d7ca313bfd3135ff23c49d734c1a7616d6a", + "reference": "cb7f6d7ca313bfd3135ff23c49d734c1a7616d6a", "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.261.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.261.1" }, - "time": "2023-02-27T19:22:33+00:00" + "time": "2023-02-28T19:22:11+00:00" }, { "name": "guzzlehttp/guzzle",