diff --git a/composer.json b/composer.json index b13664f..0c16e61 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "laravel/pulse": "^1.5", "laravel/reverb": "^1.7", "laravel/tinker": "^2.11", - "league/flysystem-aws-s3-v3": "^3.30", + "league/flysystem-aws-s3-v3": "^3.31", "livewire/livewire": "^3.7", "maatwebsite/excel": "^3.1", "owenvoke/blade-fontawesome": "^2.9", diff --git a/composer.lock b/composer.lock index 0393d0d..2889be3 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": "d55a0a2b0221be40a0211fc1d4c82598", + "content-hash": "c2c1e976084f598055fae4ab9d29b1a4", "packages": [ { "name": "andreiio/blade-remix-icon", @@ -244,16 +244,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.369.6", + "version": "3.369.30", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "b1e1846a4b6593b6916764d86fc0890a31727370" + "reference": "8a0fc0da51eff807f8978613a82df9871b236718" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b1e1846a4b6593b6916764d86fc0890a31727370", - "reference": "b1e1846a4b6593b6916764d86fc0890a31727370", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/8a0fc0da51eff807f8978613a82df9871b236718", + "reference": "8a0fc0da51eff807f8978613a82df9871b236718", "shasum": "" }, "require": { @@ -335,9 +335,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.369.6" + "source": "https://github.com/aws/aws-sdk-php/tree/3.369.30" }, - "time": "2026-01-02T19:09:23+00:00" + "time": "2026-02-09T19:19:31+00:00" }, { "name": "bacon/bacon-qr-code", @@ -4149,16 +4149,16 @@ }, { "name": "league/flysystem-aws-s3-v3", - "version": "3.30.1", + "version": "3.31.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", - "reference": "d286e896083bed3190574b8b088b557b59eb66f5" + "reference": "e36a2bc60b06332c92e4435047797ded352b446f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/d286e896083bed3190574b8b088b557b59eb66f5", - "reference": "d286e896083bed3190574b8b088b557b59eb66f5", + "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/e36a2bc60b06332c92e4435047797ded352b446f", + "reference": "e36a2bc60b06332c92e4435047797ded352b446f", "shasum": "" }, "require": { @@ -4198,9 +4198,9 @@ "storage" ], "support": { - "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.30.1" + "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/3.31.0" }, - "time": "2025-10-20T15:27:33+00:00" + "time": "2026-01-23T15:30:45+00:00" }, { "name": "league/flysystem-local",