From 5c217ea992d833fdfae8956d7d06d6fd5ff6531a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 19:57:20 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.369.19 to 3.370.0 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.369.19 to 3.370.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.369.19...3.370.0) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-version: 3.370.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 2c78235df7..a3132068e6 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "ext-xsl": "*", "ext-zlib": "*", "24slides/laravel-saml2": "2.4.2", - "aws/aws-sdk-php": "3.369.19", + "aws/aws-sdk-php": "3.370.1", "directorytree/ldaprecord-laravel": "3.4.2", "guzzlehttp/guzzle": "7.10.0", "knplabs/github-api": "3.16.0", diff --git a/composer.lock b/composer.lock index 20d86316c0..0f84bd613a 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": "8793dc7d6cc5160821005edff62af468", + "content-hash": "822b3e33e66f883ccf61116e93638333", "packages": [ { "name": "24slides/laravel-saml2", @@ -137,16 +137,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.19", + "version": "3.370.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "32fee3a25290186724ede9ca177d5090f7c5a837" + "reference": "273a9bbed9e73016be390b8428f7925f15ea053e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/32fee3a25290186724ede9ca177d5090f7c5a837", - "reference": "32fee3a25290186724ede9ca177d5090f7c5a837", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/273a9bbed9e73016be390b8428f7925f15ea053e", + "reference": "273a9bbed9e73016be390b8428f7925f15ea053e", "shasum": "" }, "require": { @@ -228,9 +228,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.19" + "source": "https://github.com/aws/aws-sdk-php/tree/3.370.1" }, - "time": "2026-01-23T19:05:51+00:00" + "time": "2026-02-23T19:05:30+00:00" }, { "name": "brick/math",