diff --git a/composer.json b/composer.json index 46f1ad6..b4ba4d8 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "guzzlehttp/guzzle": "^7.4", "laravel/framework": "^11.2", "laravel/tinker": "^2.9", - "league/flysystem-ftp": "^3.0", + "league/flysystem-ftp": "^3.27", "livewire/livewire": "^3.3", "owenvoke/blade-fontawesome": "^2.6", "spatie/data-transfer-object": "^3.7", diff --git a/composer.lock b/composer.lock index d497ada..0973c94 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": "391baaed15ab155ef874dbdfb048091a", + "content-hash": "21925ec0c38cb2f2657f02a762a54b14", "packages": [ { "name": "abraham/twitteroauth", @@ -2378,16 +2378,16 @@ }, { "name": "league/flysystem", - "version": "3.26.0", + "version": "3.27.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "072735c56cc0da00e10716dd90d5a7f7b40b36be" + "reference": "4729745b1ab737908c7d055148c9a6b3e959832f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/072735c56cc0da00e10716dd90d5a7f7b40b36be", - "reference": "072735c56cc0da00e10716dd90d5a7f7b40b36be", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4729745b1ab737908c7d055148c9a6b3e959832f", + "reference": "4729745b1ab737908c7d055148c9a6b3e959832f", "shasum": "" }, "require": { @@ -2452,7 +2452,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.26.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.27.0" }, "funding": [ { @@ -2464,20 +2464,20 @@ "type": "github" } ], - "time": "2024-03-25T11:49:53+00:00" + "time": "2024-04-07T19:17:50+00:00" }, { "name": "league/flysystem-ftp", - "version": "3.25.1", + "version": "3.27.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-ftp.git", - "reference": "34a1a1abfc1c4c541033210e4c3c506357ee266b" + "reference": "92ce9075318ede9ec6eef54d0c13654febba5893" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-ftp/zipball/34a1a1abfc1c4c541033210e4c3c506357ee266b", - "reference": "34a1a1abfc1c4c541033210e4c3c506357ee266b", + "url": "https://api.github.com/repos/thephpleague/flysystem-ftp/zipball/92ce9075318ede9ec6eef54d0c13654febba5893", + "reference": "92ce9075318ede9ec6eef54d0c13654febba5893", "shasum": "" }, "require": { @@ -2512,7 +2512,7 @@ "ftpd" ], "support": { - "source": "https://github.com/thephpleague/flysystem-ftp/tree/3.25.1" + "source": "https://github.com/thephpleague/flysystem-ftp/tree/3.27.0" }, "funding": [ { @@ -2524,7 +2524,7 @@ "type": "github" } ], - "time": "2024-03-15T19:58:44+00:00" + "time": "2024-04-07T12:08:10+00:00" }, { "name": "league/flysystem-local",