From b8cd240e43d5fc2a3041e550247ee3894da49b67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 03:26:09 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.258.7 to 3.258.8 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.258.7 to 3.258.8. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.258.7...3.258.8) --- 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 7911094..25e364f 100644 --- a/composer.lock +++ b/composer.lock @@ -58,16 +58,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.258.7", + "version": "3.258.8", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "09808d51cdb3cf01df1564dda4236da61ed9c804" + "reference": "3bb42aeb1e11f17b0ca7357385a427a438df35b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/09808d51cdb3cf01df1564dda4236da61ed9c804", - "reference": "09808d51cdb3cf01df1564dda4236da61ed9c804", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3bb42aeb1e11f17b0ca7357385a427a438df35b1", + "reference": "3bb42aeb1e11f17b0ca7357385a427a438df35b1", "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.258.7" + "source": "https://github.com/aws/aws-sdk-php/tree/3.258.8" }, - "time": "2023-02-09T19:23:14+00:00" + "time": "2023-02-10T19:22:52+00:00" }, { "name": "guzzlehttp/guzzle",