From ab5bc33c414a91b14b3f65d72b530c9c3f59e8b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 12:36:59 +0000 Subject: [PATCH] composer: bump aws/aws-sdk-php from 3.388.0 to 3.388.6 in /app/full Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.388.0 to 3.388.6. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.388.0...3.388.6) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.388.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/full/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/full/composer.lock b/app/full/composer.lock index adbaf37..80d8329 100644 --- a/app/full/composer.lock +++ b/app/full/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.388.0", + "version": "3.388.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "6dd9a0674641ef7d302a50cc8f275eb443182dc9" + "reference": "b89b2b0e0741900c9e25d12302ed8300fa50f22b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6dd9a0674641ef7d302a50cc8f275eb443182dc9", - "reference": "6dd9a0674641ef7d302a50cc8f275eb443182dc9", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b89b2b0e0741900c9e25d12302ed8300fa50f22b", + "reference": "b89b2b0e0741900c9e25d12302ed8300fa50f22b", "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.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.388.6" }, - "time": "2026-07-07T18:11:48+00:00" + "time": "2026-07-14T18:07:03+00:00" }, { "name": "azure-oss/identity",