From 06dc11d88464ee7922a1f444ac1a4fd210d73de1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:21:21 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.328.0 to 3.330.0 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.328.0 to 3.330.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.328.0...3.330.0) --- updated-dependencies: - dependency-name: aws/aws-sdk-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index e6137a5744d8..99eefa526878 100644 --- a/composer.lock +++ b/composer.lock @@ -282,16 +282,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.328.0", + "version": "3.330.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "a99b58e166ae367f2b067937afb04e843e900745" + "reference": "dd1b65a4329f91d5e282a92fab2be7bdf6e2adea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a99b58e166ae367f2b067937afb04e843e900745", - "reference": "a99b58e166ae367f2b067937afb04e843e900745", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/dd1b65a4329f91d5e282a92fab2be7bdf6e2adea", + "reference": "dd1b65a4329f91d5e282a92fab2be7bdf6e2adea", "shasum": "" }, "require": { @@ -321,7 +321,7 @@ "paragonie/random_compat": ">= 2", "phpunit/phpunit": "^5.6.3 || ^8.5 || ^9.5", "psr/cache": "^1.0", - "psr/simple-cache": "^1.0", + "psr/simple-cache": "^1.0 || ^2.0 || ^3.0", "sebastian/comparator": "^1.2.3 || ^4.0", "yoast/phpunit-polyfills": "^1.0" }, @@ -374,9 +374,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.328.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.330.0" }, - "time": "2024-11-15T19:06:57+00:00" + "time": "2024-11-22T19:10:26+00:00" }, { "name": "beberlei/assert",