diff --git a/composer.json b/composer.json index fe4c5c4..3e00990 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "haydenpierce/class-finder": "^0.5.3", "laravel/scout": "^10.14", "laravel/tinker": "^2.10", - "league/flysystem-aws-s3-v3": "^3.29", + "league/flysystem-aws-s3-v3": "^3.30", "league/flysystem-read-only": "^3.28", "maatwebsite/excel": "^3.1", "sentry/sentry-laravel": "^4.13", diff --git a/composer.lock b/composer.lock index 291262f..64770a2 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": "a091b29f4513c12a6f88fc46027572fe", + "content-hash": "3ed11c91b3c712790dadd2954ae1e0ec", "packages": [ { "name": "amphp/amp", @@ -1011,16 +1011,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.342.23", + "version": "3.359.3", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05" + "reference": "a32e4c9522f0b61c947fafa1713d3a24b397a757" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05", - "reference": "a5e9ba23ffecf1f71d8cfb177ef5cb3fbe2ecf05", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/a32e4c9522f0b61c947fafa1713d3a24b397a757", + "reference": "a32e4c9522f0b61c947fafa1713d3a24b397a757", "shasum": "" }, "require": { @@ -1033,7 +1033,7 @@ "guzzlehttp/psr7": "^2.4.5", "mtdowling/jmespath.php": "^2.8.0", "php": ">=8.1", - "psr/http-message": "^2.0" + "psr/http-message": "^1.0 || ^2.0" }, "require-dev": { "andrewsville/php-token-reflection": "^1.4", @@ -1102,9 +1102,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.342.23" + "source": "https://github.com/aws/aws-sdk-php/tree/3.359.3" }, - "time": "2025-04-08T18:35:41+00:00" + "time": "2025-10-31T18:15:22+00:00" }, { "name": "blade-ui-kit/blade-heroicons", @@ -4470,16 +4470,16 @@ }, { "name": "league/flysystem", - "version": "3.30.0", + "version": "3.30.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "2203e3151755d874bb2943649dae1eb8533ac93e" + "reference": "c139fd65c1f796b926f4aec0df37f6caa959a8da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/2203e3151755d874bb2943649dae1eb8533ac93e", - "reference": "2203e3151755d874bb2943649dae1eb8533ac93e", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c139fd65c1f796b926f4aec0df37f6caa959a8da", + "reference": "c139fd65c1f796b926f4aec0df37f6caa959a8da", "shasum": "" }, "require": { @@ -4547,22 +4547,22 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.30.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.30.1" }, - "time": "2025-06-25T13:29:59+00:00" + "time": "2025-10-20T15:35:26+00:00" }, { "name": "league/flysystem-aws-s3-v3", - "version": "3.29.0", + "version": "3.30.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", - "reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9" + "reference": "d286e896083bed3190574b8b088b557b59eb66f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c6ff6d4606e48249b63f269eba7fabdb584e76a9", - "reference": "c6ff6d4606e48249b63f269eba7fabdb584e76a9", + "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/d286e896083bed3190574b8b088b557b59eb66f5", + "reference": "d286e896083bed3190574b8b088b557b59eb66f5", "shasum": "" }, "require": { @@ -4602,9 +4602,9 @@ "storage" ], "support": { - "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.29.0" + "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.30.1" }, - "time": "2024-08-17T13:10:48+00:00" + "time": "2025-10-20T15:27:33+00:00" }, { "name": "league/flysystem-local",