From b65d6e416bf0bba4d3dac853a71e05ca98ef67aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 00:57:38 +0000 Subject: [PATCH] chore(deps): bump aws/aws-sdk-php from 3.369.12 to 3.369.15 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.369.12 to 3.369.15. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.369.12...3.369.15) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.369.15 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 b4fb72c..5336054 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.12", + "version": "3.369.15", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "36ee8894743a254ae2650bad4968c874b76bc7de" + "reference": "7c62f41fb0460c3e5d5c1f70e93e726f1daa75f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/36ee8894743a254ae2650bad4968c874b76bc7de", - "reference": "36ee8894743a254ae2650bad4968c874b76bc7de", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/7c62f41fb0460c3e5d5c1f70e93e726f1daa75f5", + "reference": "7c62f41fb0460c3e5d5c1f70e93e726f1daa75f5", "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.369.12" + "source": "https://github.com/aws/aws-sdk-php/tree/3.369.15" }, - "time": "2026-01-13T19:12:08+00:00" + "time": "2026-01-16T19:18:57+00:00" }, { "name": "guzzlehttp/guzzle",