From 72be4673cc13f4f74650ea341d1a0c78beb2f7b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 02:58:45 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.261.14 to 3.261.15 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.261.14 to 3.261.15. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.261.14...3.261.15) --- 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 e6733df..eff0953 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.261.14", + "version": "3.261.15", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "121638bb7e62ee2f71838c52e79884f4301a9400" + "reference": "7d17f3187a4d5bebc41ca5d363570ed632b698c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/121638bb7e62ee2f71838c52e79884f4301a9400", - "reference": "121638bb7e62ee2f71838c52e79884f4301a9400", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7d17f3187a4d5bebc41ca5d363570ed632b698c0", + "reference": "7d17f3187a4d5bebc41ca5d363570ed632b698c0", "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.14" + "source": "https://github.com/aws/aws-sdk-php/tree/3.261.15" }, - "time": "2023-03-17T18:21:00+00:00" + "time": "2023-03-20T18:19:46+00:00" }, { "name": "guzzlehttp/guzzle",