diff --git a/composer.lock b/composer.lock index bcbd52d7..84060ef4 100644 --- a/composer.lock +++ b/composer.lock @@ -1162,16 +1162,16 @@ }, { "name": "filament/filament", - "version": "v2.17.36", + "version": "v2.17.38", "source": { "type": "git", "url": "https://github.com/filamentphp/app.git", - "reference": "c62290398a1d6b03351dbab8158115efd936deaa" + "reference": "0719a1fcebcad120dd4e254938cfb08470c90105" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/app/zipball/c62290398a1d6b03351dbab8158115efd936deaa", - "reference": "c62290398a1d6b03351dbab8158115efd936deaa", + "url": "https://api.github.com/repos/filamentphp/app/zipball/0719a1fcebcad120dd4e254938cfb08470c90105", + "reference": "0719a1fcebcad120dd4e254938cfb08470c90105", "shasum": "" }, "require": { @@ -1221,20 +1221,20 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-05-05T08:37:23+00:00" + "time": "2023-05-08T15:39:08+00:00" }, { "name": "filament/forms", - "version": "v2.17.36", + "version": "v2.17.38", "source": { "type": "git", "url": "https://github.com/filamentphp/forms.git", - "reference": "b29e2f817ad63913ae1b339910726ede6696de9a" + "reference": "49bafbf87f0d7f23e7b62a6d40591fd3ea81a55b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/forms/zipball/b29e2f817ad63913ae1b339910726ede6696de9a", - "reference": "b29e2f817ad63913ae1b339910726ede6696de9a", + "url": "https://api.github.com/repos/filamentphp/forms/zipball/49bafbf87f0d7f23e7b62a6d40591fd3ea81a55b", + "reference": "49bafbf87f0d7f23e7b62a6d40591fd3ea81a55b", "shasum": "" }, "require": { @@ -1279,11 +1279,11 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-05-04T23:08:13+00:00" + "time": "2023-05-08T09:55:16+00:00" }, { "name": "filament/notifications", - "version": "v2.17.36", + "version": "v2.17.38", "source": { "type": "git", "url": "https://github.com/filamentphp/notifications.git", @@ -1336,7 +1336,7 @@ }, { "name": "filament/support", - "version": "v2.17.36", + "version": "v2.17.38", "source": { "type": "git", "url": "https://github.com/filamentphp/support.git", @@ -1386,16 +1386,16 @@ }, { "name": "filament/tables", - "version": "v2.17.36", + "version": "v2.17.38", "source": { "type": "git", "url": "https://github.com/filamentphp/tables.git", - "reference": "f9862eb6d9af85c98512924e9f0d84d6eb1ff4f5" + "reference": "b23b5cc95c7b1afb650b366545942b1ccad993af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filamentphp/tables/zipball/f9862eb6d9af85c98512924e9f0d84d6eb1ff4f5", - "reference": "f9862eb6d9af85c98512924e9f0d84d6eb1ff4f5", + "url": "https://api.github.com/repos/filamentphp/tables/zipball/b23b5cc95c7b1afb650b366545942b1ccad993af", + "reference": "b23b5cc95c7b1afb650b366545942b1ccad993af", "shasum": "" }, "require": { @@ -1438,7 +1438,7 @@ "issues": "https://github.com/filamentphp/filament/issues", "source": "https://github.com/filamentphp/filament" }, - "time": "2023-05-04T23:08:16+00:00" + "time": "2023-05-08T09:55:33+00:00" }, { "name": "fruitcake/php-cors", @@ -2755,19 +2755,20 @@ }, { "name": "league/flysystem", - "version": "3.14.0", + "version": "3.15.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "e2a279d7f47d9098e479e8b21f7fb8b8de230158" + "reference": "a141d430414fcb8bf797a18716b09f759a385bed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e2a279d7f47d9098e479e8b21f7fb8b8de230158", - "reference": "e2a279d7f47d9098e479e8b21f7fb8b8de230158", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/a141d430414fcb8bf797a18716b09f759a385bed", + "reference": "a141d430414fcb8bf797a18716b09f759a385bed", "shasum": "" }, "require": { + "league/flysystem-local": "^3.0.0", "league/mime-type-detection": "^1.0.0", "php": "^8.0.2" }, @@ -2826,7 +2827,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.14.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.15.1" }, "funding": [ { @@ -2838,7 +2839,67 @@ "type": "github" } ], - "time": "2023-04-11T18:11:47+00:00" + "time": "2023-05-04T09:04:26+00:00" + }, + { + "name": "league/flysystem-local", + "version": "3.15.0", + "source": { + "type": "git", + "url": "https://github.com/thephpleague/flysystem-local.git", + "reference": "543f64c397fefdf9cfeac443ffb6beff602796b3" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/543f64c397fefdf9cfeac443ffb6beff602796b3", + "reference": "543f64c397fefdf9cfeac443ffb6beff602796b3", + "shasum": "" + }, + "require": { + "ext-fileinfo": "*", + "league/flysystem": "^3.0.0", + "league/mime-type-detection": "^1.0.0", + "php": "^8.0.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "League\\Flysystem\\Local\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Frank de Jonge", + "email": "info@frankdejonge.nl" + } + ], + "description": "Local filesystem adapter for Flysystem.", + "keywords": [ + "Flysystem", + "file", + "files", + "filesystem", + "local" + ], + "support": { + "issues": "https://github.com/thephpleague/flysystem-local/issues", + "source": "https://github.com/thephpleague/flysystem-local/tree/3.15.0" + }, + "funding": [ + { + "url": "https://ecologi.com/frankdejonge", + "type": "custom" + }, + { + "url": "https://github.com/frankdejonge", + "type": "github" + } + ], + "time": "2023-05-02T20:02:14+00:00" }, { "name": "league/mime-type-detection",