diff --git a/composer.json b/composer.json index 0edbe7b941..f5cb6baf56 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-xsl": "*", "ext-zlib": "*", "24slides/laravel-saml2": "2.4.0", - "aws/aws-sdk-php": "3.332.0", + "aws/aws-sdk-php": "3.336.6", "directorytree/ldaprecord-laravel": "3.3.5", "doctrine/dbal": "3.8.6", "guzzlehttp/guzzle": "7.9.2", diff --git a/composer.lock b/composer.lock index 98ba99b19e..fd37e7a8be 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": "4685175fac4b4ebaa39db919febc125a", + "content-hash": "43cc4ea9d27e8e61e8daafd6958d1192", "packages": [ { "name": "24slides/laravel-saml2", @@ -137,16 +137,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.332.0", + "version": "3.336.6", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "3b4972a465b66fe3da461a3febdcc363954a0969" + "reference": "0a99dab427f0a1c082775301141aeac3558691ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/3b4972a465b66fe3da461a3febdcc363954a0969", - "reference": "3b4972a465b66fe3da461a3febdcc363954a0969", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0a99dab427f0a1c082775301141aeac3558691ad", + "reference": "0a99dab427f0a1c082775301141aeac3558691ad", "shasum": "" }, "require": { @@ -229,9 +229,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.332.0" + "source": "https://github.com/aws/aws-sdk-php/tree/3.336.6" }, - "time": "2024-12-02T03:48:16+00:00" + "time": "2024-12-28T04:16:13+00:00" }, { "name": "brick/math",