From 6a9fb486263f325498976dce4544a6019588426a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 17:56:21 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.373.6 to 3.373.7 in /lam Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.373.6 to 3.373.7. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.373.6...3.373.7) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.373.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lam/composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lam/composer.lock b/lam/composer.lock index bc37f4696..8c275a17b 100644 --- a/lam/composer.lock +++ b/lam/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.373.6", + "version": "3.373.7", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "adad2a5f7785e71928b4a9eb1eaadf5d0ede5edc" + "reference": "4402bd10f913e66b7271f44466be8d5ba6c9146e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/adad2a5f7785e71928b4a9eb1eaadf5d0ede5edc", - "reference": "adad2a5f7785e71928b4a9eb1eaadf5d0ede5edc", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/4402bd10f913e66b7271f44466be8d5ba6c9146e", + "reference": "4402bd10f913e66b7271f44466be8d5ba6c9146e", "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.373.6" + "source": "https://github.com/aws/aws-sdk-php/tree/3.373.7" }, - "time": "2026-03-19T19:38:25+00:00" + "time": "2026-03-20T18:14:19+00:00" }, { "name": "brick/math", @@ -5502,5 +5502,5 @@ "platform-overrides": { "php": "8.2" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }