From b12c32928463cf2d566f977036422f4929c22d0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 19:16:35 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.356.27 to 3.356.42 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.356.27 to 3.356.42. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.356.27...3.356.42) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.356.42 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 3f99eaf80..1b6c865cd 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.356.27", + "version": "3.356.42", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "6f6b8cfdc1a1555b7a749395a79bda51910646e0" + "reference": "c886d60206d2f100c2d132052875f53ce3f999f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/6f6b8cfdc1a1555b7a749395a79bda51910646e0", - "reference": "6f6b8cfdc1a1555b7a749395a79bda51910646e0", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c886d60206d2f100c2d132052875f53ce3f999f7", + "reference": "c886d60206d2f100c2d132052875f53ce3f999f7", "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.356.27" + "source": "https://github.com/aws/aws-sdk-php/tree/3.356.42" }, - "time": "2025-09-26T18:12:38+00:00" + "time": "2025-10-17T18:17:41+00:00" }, { "name": "brick/math",