From 9dc3116a5183b34484e6bf95187cd981b75110c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 04:02:48 +0000 Subject: [PATCH] build(deps): bump aws/aws-sdk-php from 3.388.7 to 3.388.8 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.388.7 to 3.388.8. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.388.7...3.388.8) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.388.8 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 59173788f0..742626fc23 100644 --- a/composer.lock +++ b/composer.lock @@ -107,16 +107,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.388.7", + "version": "3.388.8", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "9ad7cc3619513bb7379e2f1dc8f6763cc54dcb28" + "reference": "ff7499bfa2b987c8fbae495fe0e851cfdde6172f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9ad7cc3619513bb7379e2f1dc8f6763cc54dcb28", - "reference": "9ad7cc3619513bb7379e2f1dc8f6763cc54dcb28", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ff7499bfa2b987c8fbae495fe0e851cfdde6172f", + "reference": "ff7499bfa2b987c8fbae495fe0e851cfdde6172f", "shasum": "" }, "require": { @@ -198,9 +198,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.388.7" + "source": "https://github.com/aws/aws-sdk-php/tree/3.388.8" }, - "time": "2026-07-15T18:08:26+00:00" + "time": "2026-07-16T18:07:15+00:00" }, { "name": "bacon/bacon-qr-code",