From 93f8ceb6aa72a9c52994c1cb4747d9e31b200ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 22:02:36 +0000 Subject: [PATCH] chore(ci): Bump aws/aws-sdk-php in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php). Updates `aws/aws-sdk-php` from 3.388.5 to 3.388.9 - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.388.5...3.388.9) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.388.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-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 b73ceaa..15a228b 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.388.5", + "version": "3.388.9", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "6104783c60d9134e7ceaeef03997767a547462b8" + "reference": "d537c1143942ba8b7a0203a20c223127b9ba7108" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6104783c60d9134e7ceaeef03997767a547462b8", - "reference": "6104783c60d9134e7ceaeef03997767a547462b8", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d537c1143942ba8b7a0203a20c223127b9ba7108", + "reference": "d537c1143942ba8b7a0203a20c223127b9ba7108", "shasum": "" }, "require": { @@ -153,9 +153,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.5" + "source": "https://github.com/aws/aws-sdk-php/tree/3.388.9" }, - "time": "2026-07-13T18:09:02+00:00" + "time": "2026-07-17T18:11:29+00:00" }, { "name": "guzzlehttp/promises",