From 722cdc13210646de9df6acf1b92ded8117a97940 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 18:26:12 +0000 Subject: [PATCH] Bump aws/aws-sdk-php from 3.300.9 to 3.302.0 Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.300.9 to 3.302.0. - [Release notes](https://github.com/aws/aws-sdk-php/releases) - [Commits](https://github.com/aws/aws-sdk-php/compare/3.300.9...3.302.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.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 700866f440..1fc0e192cb 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "ext-zlib": "*", "24slides/laravel-saml2": "2.3.0", "adldap2/adldap2-laravel": "6.1.7", - "aws/aws-sdk-php": "3.300.9", + "aws/aws-sdk-php": "3.302.0", "doctrine/dbal": "3.8.2", "guzzlehttp/guzzle": "7.8.1", "http-interop/http-factory-guzzle": "1.2.0", diff --git a/composer.lock b/composer.lock index fa5347510d..b5814c12b5 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": "f7f8ab66521603e6e4f3d1ac3de816f5", + "content-hash": "bf7cf722f59db7d603a8a57f6bfa4cc0", "packages": [ { "name": "24slides/laravel-saml2", @@ -262,16 +262,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.300.9", + "version": "3.302.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "2704b9b10b42d53066eb383f47541124296db77c" + "reference": "cb343ed4fc5d86c0ddf8e948f0271052f183f937" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2704b9b10b42d53066eb383f47541124296db77c", - "reference": "2704b9b10b42d53066eb383f47541124296db77c", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cb343ed4fc5d86c0ddf8e948f0271052f183f937", + "reference": "cb343ed4fc5d86c0ddf8e948f0271052f183f937", "shasum": "" }, "require": { @@ -351,9 +351,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.300.9" + "source": "https://github.com/aws/aws-sdk-php/tree/3.302.0" }, - "time": "2024-03-01T19:04:32+00:00" + "time": "2024-03-29T18:07:04+00:00" }, { "name": "brick/math",