From 12635cb3189b0cb3dfa0d0117241785a8ff457e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 20:28:08 +0000 Subject: [PATCH] Bump aws/aws-sdk-php in the composer group across 1 directory Bumps the composer group with 1 update in the / directory: [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php). Updates `aws/aws-sdk-php` from 3.367.2 to 3.368.0 - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.367.2...3.368.0) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.368.0 dependency-type: direct:production dependency-group: composer ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index e8fcf1b..734f462 100644 --- a/composer.lock +++ b/composer.lock @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.367.2", + "version": "3.368.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "3dc26d6f26a4d6380d82b2be4d8ae80fefb23d71" + "reference": "c1189f8e4ba3268d6306e515f6f65611c671d033" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3dc26d6f26a4d6380d82b2be4d8ae80fefb23d71", - "reference": "3dc26d6f26a4d6380d82b2be4d8ae80fefb23d71", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c1189f8e4ba3268d6306e515f6f65611c671d033", + "reference": "c1189f8e4ba3268d6306e515f6f65611c671d033", "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.367.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.368.0" }, - "time": "2025-12-12T19:14:10+00:00" + "time": "2025-12-16T20:11:32+00:00" }, { "name": "flowjs/flow-php-server",