diff --git a/composer.lock b/composer.lock index d816727..c475f65 100644 --- a/composer.lock +++ b/composer.lock @@ -3519,16 +3519,16 @@ }, { "name": "league/flysystem", - "version": "3.25.0", + "version": "3.25.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "4c44347133618cccd9b3df1729647a1577b4ad99" + "reference": "abbd664eb4381102c559d358420989f835208f18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4c44347133618cccd9b3df1729647a1577b4ad99", - "reference": "4c44347133618cccd9b3df1729647a1577b4ad99", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/abbd664eb4381102c559d358420989f835208f18", + "reference": "abbd664eb4381102c559d358420989f835208f18", "shasum": "" }, "require": { @@ -3593,7 +3593,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.25.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.25.1" }, "funding": [ { @@ -3605,20 +3605,20 @@ "type": "github" } ], - "time": "2024-03-09T17:06:45+00:00" + "time": "2024-03-16T12:53:19+00:00" }, { "name": "league/flysystem-local", - "version": "3.23.1", + "version": "3.25.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-local.git", - "reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00" + "reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/b884d2bf9b53bb4804a56d2df4902bb51e253f00", - "reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00", + "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/61a6a90d6e999e4ddd9ce5adb356de0939060b92", + "reference": "61a6a90d6e999e4ddd9ce5adb356de0939060b92", "shasum": "" }, "require": { @@ -3652,8 +3652,7 @@ "local" ], "support": { - "issues": "https://github.com/thephpleague/flysystem-local/issues", - "source": "https://github.com/thephpleague/flysystem-local/tree/3.23.1" + "source": "https://github.com/thephpleague/flysystem-local/tree/3.25.1" }, "funding": [ { @@ -3665,7 +3664,7 @@ "type": "github" } ], - "time": "2024-01-26T18:25:23+00:00" + "time": "2024-03-15T19:58:44+00:00" }, { "name": "league/mime-type-detection", @@ -3975,30 +3974,30 @@ }, { "name": "leandrocfe/filament-apex-charts", - "version": "3.1.2", + "version": "3.1.3", "source": { "type": "git", "url": "https://github.com/leandrocfe/filament-apex-charts.git", - "reference": "9f491721be3cd20118167cf6dee52173f1b97bb9" + "reference": "5278aefd1e5bb65ecf784824f77ab9ca74f55ff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/leandrocfe/filament-apex-charts/zipball/9f491721be3cd20118167cf6dee52173f1b97bb9", - "reference": "9f491721be3cd20118167cf6dee52173f1b97bb9", + "url": "https://api.github.com/repos/leandrocfe/filament-apex-charts/zipball/5278aefd1e5bb65ecf784824f77ab9ca74f55ff0", + "reference": "5278aefd1e5bb65ecf784824f77ab9ca74f55ff0", "shasum": "" }, "require": { - "filament/filament": "^3.0@beta", - "illuminate/contracts": "^9.0|^10.0", - "livewire/livewire": "^3.0@beta", - "php": "^8.1", + "filament/filament": "^3.0", + "illuminate/contracts": "^9.0|^10.0|^11.0", + "livewire/livewire": "^3.0", + "php": "^8.1|^8.2", "spatie/laravel-package-tools": "^1.13.0" }, "require-dev": { "larastan/larastan": "^2.0.1", "laravel/pint": "^1.0", - "nunomaduro/collision": "^6.0|^7.0", - "orchestra/testbench": "8.14", + "nunomaduro/collision": "^6.0|^7.0|^8.0", + "orchestra/testbench": "8.14|^9.0", "pestphp/pest": "^1.21", "pestphp/pest-plugin-laravel": "^1.1", "phpstan/extension-installer": "^1.1", @@ -4043,9 +4042,9 @@ ], "support": { "issues": "https://github.com/leandrocfe/filament-apex-charts/issues", - "source": "https://github.com/leandrocfe/filament-apex-charts/tree/3.1.2" + "source": "https://github.com/leandrocfe/filament-apex-charts/tree/3.1.3" }, - "time": "2024-01-18T13:32:39+00:00" + "time": "2024-03-17T12:41:49+00:00" }, { "name": "livewire/livewire",