From 41478ea8d76922556b4e1cbdd4f29a1eecc4fb4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 02:03:44 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.298.9 to 3.298.10 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.298.9 to 3.298.10. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.298.9...3.298.10) --- 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 2e23b1b..d3cede2 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.298.9", + "version": "3.298.10", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "db225c3a1c5dabfbb5071349cfb7e4c396c3d9ec" + "reference": "99af8830cb0662e3edaebe1a976d1cc833a86091" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/db225c3a1c5dabfbb5071349cfb7e4c396c3d9ec", - "reference": "db225c3a1c5dabfbb5071349cfb7e4c396c3d9ec", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/99af8830cb0662e3edaebe1a976d1cc833a86091", + "reference": "99af8830cb0662e3edaebe1a976d1cc833a86091", "shasum": "" }, "require": { @@ -151,9 +151,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.298.9" + "source": "https://github.com/aws/aws-sdk-php/tree/3.298.10" }, - "time": "2024-02-13T19:08:16+00:00" + "time": "2024-02-14T19:05:54+00:00" }, { "name": "guzzlehttp/guzzle",