diff --git a/composer.lock b/composer.lock index 01a8963..f54dc59 100644 --- a/composer.lock +++ b/composer.lock @@ -751,7 +751,7 @@ }, { "name": "illuminate/container", - "version": "v11.46.0", + "version": "v11.47.0", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -802,16 +802,16 @@ }, { "name": "illuminate/contracts", - "version": "v11.46.0", + "version": "v11.47.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "4b2a67d1663f50085bc91e6371492697a5d2d4e8" + "reference": "4787042340aae19a7ea0fa82f4073c4826204a48" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/4b2a67d1663f50085bc91e6371492697a5d2d4e8", - "reference": "4b2a67d1663f50085bc91e6371492697a5d2d4e8", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/4787042340aae19a7ea0fa82f4073c4826204a48", + "reference": "4787042340aae19a7ea0fa82f4073c4826204a48", "shasum": "" }, "require": { @@ -846,7 +846,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-03-24T11:54:20+00:00" + "time": "2025-11-27T16:16:07+00:00" }, { "name": "illuminate/filesystem", @@ -917,16 +917,16 @@ }, { "name": "illuminate/http", - "version": "v11.46.0", + "version": "v11.47.0", "source": { "type": "git", "url": "https://github.com/illuminate/http.git", - "reference": "5a1b31827074d57661db943f6736afa709513bca" + "reference": "b2c744c2dedc1d39b3d5ea6b85232de086f84351" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/http/zipball/5a1b31827074d57661db943f6736afa709513bca", - "reference": "5a1b31827074d57661db943f6736afa709513bca", + "url": "https://api.github.com/repos/illuminate/http/zipball/b2c744c2dedc1d39b3d5ea6b85232de086f84351", + "reference": "b2c744c2dedc1d39b3d5ea6b85232de086f84351", "shasum": "" }, "require": { @@ -974,7 +974,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-07-25T15:35:37+00:00" + "time": "2025-11-17T22:04:40+00:00" }, { "name": "illuminate/macroable", @@ -1081,16 +1081,16 @@ }, { "name": "illuminate/support", - "version": "v11.46.0", + "version": "v11.47.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "716b5e258ee670cf143da883495b22595db12b90" + "reference": "20fbd9f9f502a55de0cbba3f3f81444b7c44af4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/716b5e258ee670cf143da883495b22595db12b90", - "reference": "716b5e258ee670cf143da883495b22595db12b90", + "url": "https://api.github.com/repos/illuminate/support/zipball/20fbd9f9f502a55de0cbba3f3f81444b7c44af4b", + "reference": "20fbd9f9f502a55de0cbba3f3f81444b7c44af4b", "shasum": "" }, "require": { @@ -1154,7 +1154,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-08-11T14:50:36+00:00" + "time": "2025-11-27T16:16:32+00:00" }, { "name": "nesbot/carbon", @@ -2156,36 +2156,37 @@ }, { "name": "symfony/http-foundation", - "version": "v7.1.5", + "version": "v7.4.3", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "e30ef73b1e44eea7eb37ba69600a354e553f694b" + "reference": "a70c745d4cea48dbd609f4075e5f5cbce453bd52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e30ef73b1e44eea7eb37ba69600a354e553f694b", - "reference": "e30ef73b1e44eea7eb37ba69600a354e553f694b", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/a70c745d4cea48dbd609f4075e5f5cbce453bd52", + "reference": "a70c745d4cea48dbd609f4075e5f5cbce453bd52", "shasum": "" }, "require": { "php": ">=8.2", - "symfony/polyfill-mbstring": "~1.1", - "symfony/polyfill-php83": "^1.27" + "symfony/deprecation-contracts": "^2.5|^3", + "symfony/polyfill-mbstring": "^1.1" }, "conflict": { "doctrine/dbal": "<3.6", - "symfony/cache": "<6.4" + "symfony/cache": "<6.4.12|>=7.0,<7.1.5" }, "require-dev": { "doctrine/dbal": "^3.6|^4", "predis/predis": "^1.1|^2.0", - "symfony/cache": "^6.4|^7.0", - "symfony/dependency-injection": "^6.4|^7.0", - "symfony/expression-language": "^6.4|^7.0", - "symfony/http-kernel": "^6.4|^7.0", - "symfony/mime": "^6.4|^7.0", - "symfony/rate-limiter": "^6.4|^7.0" + "symfony/cache": "^6.4.12|^7.1.5|^8.0", + "symfony/clock": "^6.4|^7.0|^8.0", + "symfony/dependency-injection": "^6.4|^7.0|^8.0", + "symfony/expression-language": "^6.4|^7.0|^8.0", + "symfony/http-kernel": "^6.4|^7.0|^8.0", + "symfony/mime": "^6.4|^7.0|^8.0", + "symfony/rate-limiter": "^6.4|^7.0|^8.0" }, "type": "library", "autoload": { @@ -2213,7 +2214,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.1.5" + "source": "https://github.com/symfony/http-foundation/tree/v7.4.3" }, "funding": [ { @@ -2224,12 +2225,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-20T08:28:38+00:00" + "time": "2025-12-23T14:23:49+00:00" }, { "name": "symfony/http-kernel", @@ -6754,5 +6759,5 @@ "php": "^7.4|^8.0" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }