From 84a6da07dad595a2020e8d3dc0c9bbc9f323e337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 04:03:02 +0000 Subject: [PATCH] build(deps): bump aws/aws-sdk-php from 3.369.36 to 3.369.37 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.369.36 to 3.369.37. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.369.36...3.369.37) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.369.37 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 1379c4abe2..7728502c8c 100644 --- a/composer.lock +++ b/composer.lock @@ -107,16 +107,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.36", + "version": "3.369.37", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "2a69e7df5e03be9e08f9f73fb6a8cc9dd63b59c0" + "reference": "bc599ce989b101ee630d5e1a1aeda387632df47b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2a69e7df5e03be9e08f9f73fb6a8cc9dd63b59c0", - "reference": "2a69e7df5e03be9e08f9f73fb6a8cc9dd63b59c0", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/bc599ce989b101ee630d5e1a1aeda387632df47b", + "reference": "bc599ce989b101ee630d5e1a1aeda387632df47b", "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.369.36" + "source": "https://github.com/aws/aws-sdk-php/tree/3.369.37" }, - "time": "2026-02-17T19:45:01+00:00" + "time": "2026-02-18T19:16:34+00:00" }, { "name": "bacon/bacon-qr-code",