diff --git a/api/composer.json b/api/composer.json index 68ecad349..85501c93c 100644 --- a/api/composer.json +++ b/api/composer.json @@ -6,7 +6,7 @@ "illuminate/config": "^11.32.0", "illuminate/database": "^11.32.0", "illuminate/events": "^11.32.0", - "illuminate/log": "^11.32.0", + "illuminate/log": "^11.33.2", "middlewares/access-log": "^2.1.2", "phpoption/phpoption": "^1.9.3", "promphp/prometheus_client_php": "^2.12.0", diff --git a/api/composer.lock b/api/composer.lock index 9a2e878c6..43d4946bf 100644 --- a/api/composer.lock +++ b/api/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": "7d630493d23e62c29515dfc37a78faae", + "content-hash": "6f80ccb3e03fd9854b4f010a41d980f9", "packages": [ { "name": "brick/math", @@ -724,7 +724,7 @@ }, { "name": "illuminate/collections", - "version": "v11.32.0", + "version": "v11.33.2", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -779,7 +779,7 @@ }, { "name": "illuminate/conditionable", - "version": "v11.32.0", + "version": "v11.33.2", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -924,7 +924,7 @@ }, { "name": "illuminate/contracts", - "version": "v11.32.0", + "version": "v11.33.2", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1096,16 +1096,16 @@ }, { "name": "illuminate/log", - "version": "v11.32.0", + "version": "v11.33.2", "source": { "type": "git", "url": "https://github.com/illuminate/log.git", - "reference": "0f0b21915fd0c6ae767e8cd0aa5983ccdb91910c" + "reference": "d0478afdaf46d1b47a972650ab788b4ff6adcc6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/log/zipball/0f0b21915fd0c6ae767e8cd0aa5983ccdb91910c", - "reference": "0f0b21915fd0c6ae767e8cd0aa5983ccdb91910c", + "url": "https://api.github.com/repos/illuminate/log/zipball/d0478afdaf46d1b47a972650ab788b4ff6adcc6d", + "reference": "d0478afdaf46d1b47a972650ab788b4ff6adcc6d", "shasum": "" }, "require": { @@ -1145,11 +1145,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-11-05T00:55:01+00:00" + "time": "2024-11-18T21:42:02+00:00" }, { "name": "illuminate/macroable", - "version": "v11.32.0", + "version": "v11.33.2", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1243,16 +1243,16 @@ }, { "name": "illuminate/support", - "version": "v11.32.0", + "version": "v11.33.2", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "213bc04ed2a75dac441e602df4568154c36a3670" + "reference": "3e248061e77b67cdf868411e68cf17de524e3d1d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/213bc04ed2a75dac441e602df4568154c36a3670", - "reference": "213bc04ed2a75dac441e602df4568154c36a3670", + "url": "https://api.github.com/repos/illuminate/support/zipball/3e248061e77b67cdf868411e68cf17de524e3d1d", + "reference": "3e248061e77b67cdf868411e68cf17de524e3d1d", "shasum": "" }, "require": { @@ -1315,7 +1315,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-11-14T16:30:16+00:00" + "time": "2024-11-19T19:46:19+00:00" }, { "name": "middlewares/access-log", @@ -6970,11 +6970,11 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "8.3" },