From 3bf820ddf25b995ccb46892714713494b7f59033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Mar 2026 04:03:30 +0000 Subject: [PATCH] build(deps): bump aws/aws-sdk-php from 3.372.1 to 3.372.2 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.372.1 to 3.372.2. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.372.1...3.372.2) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.372.2 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 17de34d6b8..d601f485c1 100644 --- a/composer.lock +++ b/composer.lock @@ -107,16 +107,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.372.1", + "version": "3.372.2", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "a48ff951eaad7f038eca3e0e89f168048b99082b" + "reference": "d1885c8c5db03c2a23121e6df58ef5693df41b95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a48ff951eaad7f038eca3e0e89f168048b99082b", - "reference": "a48ff951eaad7f038eca3e0e89f168048b99082b", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/d1885c8c5db03c2a23121e6df58ef5693df41b95", + "reference": "d1885c8c5db03c2a23121e6df58ef5693df41b95", "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.372.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.372.2" }, - "time": "2026-03-06T21:27:21+00:00" + "time": "2026-03-09T18:21:50+00:00" }, { "name": "bacon/bacon-qr-code",