From b103a89b3aa1bba1b315137f0edacb8a17c8dc60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 08:36:08 +0000 Subject: [PATCH] build(deps): bump aws/aws-sdk-php from 3.369.9 to 3.369.13 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.369.9 to 3.369.13. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.369.9...3.369.13) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.369.13 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..bcff45b10 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.9", + "version": "3.369.13", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "cb7c0a255a34d44f13f9276d720827d56a3b381b" + "reference": "bedc36250c92b8287be855a2d25427fb0e065483" }, "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/bedc36250c92b8287be855a2d25427fb0e065483", + "reference": "bedc36250c92b8287be855a2d25427fb0e065483", "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.13" }, - "time": "2026-01-07T19:06:56+00:00" + "time": "2026-01-14T19:13:46+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" }