diff --git a/composer.json b/composer.json index 813e5135e6..5b36264961 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "ext-zlib": "*", "24slides/laravel-saml2": "2.2.0", "adldap2/adldap2-laravel": "6.1.7", - "aws/aws-sdk-php": "3.283.17", + "aws/aws-sdk-php": "3.293.1", "doctrine/dbal": "3.7.2", "guzzlehttp/guzzle": "7.8.0", "http-interop/http-factory-guzzle": "1.2.0", diff --git a/composer.lock b/composer.lock index 96b7d1daee..f49f80df7f 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": "f1aff961c8afb5c01da1b356483e1890", + "content-hash": "0e5618f6f958db5de4ff7625be26f527", "packages": [ { "name": "24slides/laravel-saml2", @@ -206,16 +206,16 @@ }, { "name": "aws/aws-crt-php", - "version": "v1.2.3", + "version": "v1.2.4", "source": { "type": "git", "url": "https://github.com/awslabs/aws-crt-php.git", - "reference": "5545a4fa310aec39f54279fdacebcce33b3ff382" + "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/5545a4fa310aec39f54279fdacebcce33b3ff382", - "reference": "5545a4fa310aec39f54279fdacebcce33b3ff382", + "url": "https://api.github.com/repos/awslabs/aws-crt-php/zipball/eb0c6e4e142224a10b08f49ebf87f32611d162b2", + "reference": "eb0c6e4e142224a10b08f49ebf87f32611d162b2", "shasum": "" }, "require": { @@ -254,22 +254,22 @@ ], "support": { "issues": "https://github.com/awslabs/aws-crt-php/issues", - "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.3" + "source": "https://github.com/awslabs/aws-crt-php/tree/v1.2.4" }, - "time": "2023-10-16T20:10:06+00:00" + "time": "2023-11-08T00:42:13+00:00" }, { "name": "aws/aws-sdk-php", - "version": "3.283.17", + "version": "3.293.1", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "b1a52f85e9eb3952d8f1909d5404849fc2f2af4e" + "reference": "a87d99b181c95c0bffb2869dfb26243a9c8c9ee7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b1a52f85e9eb3952d8f1909d5404849fc2f2af4e", - "reference": "b1a52f85e9eb3952d8f1909d5404849fc2f2af4e", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a87d99b181c95c0bffb2869dfb26243a9c8c9ee7", + "reference": "a87d99b181c95c0bffb2869dfb26243a9c8c9ee7", "shasum": "" }, "require": { @@ -349,9 +349,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.283.17" + "source": "https://github.com/aws/aws-sdk-php/tree/3.293.1" }, - "time": "2023-11-01T18:11:41+00:00" + "time": "2023-11-30T18:56:27+00:00" }, { "name": "brick/math",