diff --git a/composer.json b/composer.json index 465f275..22caa46 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ } }, "require": { - "aws/aws-sdk-php": "3.356.37", + "aws/aws-sdk-php": "3.363.0", "bcosca/fatfree": "3.9.1", "ext-curl": "*", "ext-imagick": "*", diff --git a/composer.lock b/composer.lock index f5f0ad8..b5635f3 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": "23b97b3efba52053d43dd4cfbcad36be", + "content-hash": "cecf76363fc9ae6c3a5739b060a485f8", "packages": [ { "name": "aws/aws-crt-php", @@ -62,16 +62,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.356.37", + "version": "3.363.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "855bcaaa4c486fc67447bf17cfbff9ff75341ad7" + "reference": "b2f78a0787a73801957eb329048d52b4181e9660" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/855bcaaa4c486fc67447bf17cfbff9ff75341ad7", - "reference": "855bcaaa4c486fc67447bf17cfbff9ff75341ad7", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b2f78a0787a73801957eb329048d52b4181e9660", + "reference": "b2f78a0787a73801957eb329048d52b4181e9660", "shasum": "" }, "require": { @@ -153,9 +153,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.356.37" + "source": "https://github.com/aws/aws-sdk-php/tree/3.363.0" }, - "time": "2025-10-10T18:50:12+00:00" + "time": "2025-11-21T19:41:10+00:00" }, { "name": "bcosca/fatfree",