diff --git a/composer.lock b/composer.lock index a610770..f8bfba9 100644 --- a/composer.lock +++ b/composer.lock @@ -858,16 +858,16 @@ }, { "name": "illuminate/collections", - "version": "v11.23.5", + "version": "v11.24.1", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "cbea9d7a82984bbc1a9376498533cc77513f9a09" + "reference": "f205537e0ad131a1a87cb3cf04924e9edda4f2b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/cbea9d7a82984bbc1a9376498533cc77513f9a09", - "reference": "cbea9d7a82984bbc1a9376498533cc77513f9a09", + "url": "https://api.github.com/repos/illuminate/collections/zipball/f205537e0ad131a1a87cb3cf04924e9edda4f2b1", + "reference": "f205537e0ad131a1a87cb3cf04924e9edda4f2b1", "shasum": "" }, "require": { @@ -909,11 +909,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-09-12T14:50:04+00:00" + "time": "2024-09-16T14:32:15+00:00" }, { "name": "illuminate/conditionable", - "version": "v11.23.5", + "version": "v11.24.1", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -959,16 +959,16 @@ }, { "name": "illuminate/contracts", - "version": "v11.23.5", + "version": "v11.24.1", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "5a4c6dcf633c1f69e1b70bbea1ef1b7d2186d3da" + "reference": "56312862af937bd6da8e6dc8bbd88188dfb478f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/5a4c6dcf633c1f69e1b70bbea1ef1b7d2186d3da", - "reference": "5a4c6dcf633c1f69e1b70bbea1ef1b7d2186d3da", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/56312862af937bd6da8e6dc8bbd88188dfb478f8", + "reference": "56312862af937bd6da8e6dc8bbd88188dfb478f8", "shasum": "" }, "require": { @@ -1003,11 +1003,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-09-12T15:25:08+00:00" + "time": "2024-09-22T15:08:08+00:00" }, { "name": "illuminate/macroable", - "version": "v11.23.5", + "version": "v11.24.1", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1053,16 +1053,16 @@ }, { "name": "illuminate/support", - "version": "v11.23.5", + "version": "v11.24.1", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "8199097b4e24b05e8a035a6ea2fb5aeba645d71b" + "reference": "f1bcdb2205223a70f01ec1750669689154037444" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/8199097b4e24b05e8a035a6ea2fb5aeba645d71b", - "reference": "8199097b4e24b05e8a035a6ea2fb5aeba645d71b", + "url": "https://api.github.com/repos/illuminate/support/zipball/f1bcdb2205223a70f01ec1750669689154037444", + "reference": "f1bcdb2205223a70f01ec1750669689154037444", "shasum": "" }, "require": { @@ -1102,6 +1102,7 @@ }, "autoload": { "files": [ + "functions.php", "helpers.php" ], "psr-4": { @@ -1124,7 +1125,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-09-12T15:25:39+00:00" + "time": "2024-09-17T15:56:18+00:00" }, { "name": "justinrainbow/json-schema", @@ -3332,16 +3333,16 @@ }, { "name": "symfony/translation", - "version": "v7.1.3", + "version": "v7.1.5", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "8d5e50c813ba2859a6dfc99a0765c550507934a1" + "reference": "235535e3f84f3dfbdbde0208ede6ca75c3a489ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/8d5e50c813ba2859a6dfc99a0765c550507934a1", - "reference": "8d5e50c813ba2859a6dfc99a0765c550507934a1", + "url": "https://api.github.com/repos/symfony/translation/zipball/235535e3f84f3dfbdbde0208ede6ca75c3a489ea", + "reference": "235535e3f84f3dfbdbde0208ede6ca75c3a489ea", "shasum": "" }, "require": { @@ -3406,7 +3407,7 @@ "description": "Provides tools to internationalize your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/translation/tree/v7.1.3" + "source": "https://github.com/symfony/translation/tree/v7.1.5" }, "funding": [ { @@ -3422,7 +3423,7 @@ "type": "tidelift" } ], - "time": "2024-07-26T12:41:01+00:00" + "time": "2024-09-16T06:30:38+00:00" }, { "name": "symfony/translation-contracts",