From 17d381f10e967e14705c71f58a2722b2159ba366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 02:09:00 +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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index e7ef3a780..0d2a483d5 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fde916feea46ab0fd4bad170c03bf3c8", + "content-hash": "68ecb1c0ed5b62493bd61913050bcd91", "packages": [ { "name": "aws/aws-crt-php", @@ -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" }