From 8e6e17130d642abf5621e272ebf7d516e55bc352 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 02:03:38 +0000 Subject: [PATCH] build(deps): bump aws/aws-sdk-php from 3.369.9 to 3.369.15 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.369.9 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.9...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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index e7ef3a780..1d6bba52c 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.9", + "version": "3.369.15", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "cb7c0a255a34d44f13f9276d720827d56a3b381b" + "reference": "7c62f41fb0460c3e5d5c1f70e93e726f1daa75f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cb7c0a255a34d44f13f9276d720827d56a3b381b", - "reference": "cb7c0a255a34d44f13f9276d720827d56a3b381b", + "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.9" + "source": "https://github.com/aws/aws-sdk-php/tree/3.369.15" }, - "time": "2026-01-07T19:06:56+00:00" + "time": "2026-01-16T19:18:57+00:00" }, { "name": "bantu/ini-get-wrapper", @@ -6311,5 +6311,5 @@ "platform-overrides": { "php": "8.2.0" }, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }