From d9728b18b06efd70eb3bc7fac5c4752f11f2ea75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Jaussoin?= Date: Sat, 16 May 2026 11:31:58 +0200 Subject: [PATCH] Update the dependencies --- composer.lock | 74 +++++++++++++++++++++++++-------------------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/composer.lock b/composer.lock index 5705f59c3..2220a0fd0 100644 --- a/composer.lock +++ b/composer.lock @@ -1892,7 +1892,7 @@ }, { "name": "illuminate/bus", - "version": "v12.58.0", + "version": "v12.59.0", "source": { "type": "git", "url": "https://github.com/illuminate/bus.git", @@ -1945,7 +1945,7 @@ }, { "name": "illuminate/collections", - "version": "v12.58.0", + "version": "v12.59.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -2005,7 +2005,7 @@ }, { "name": "illuminate/conditionable", - "version": "v12.58.0", + "version": "v12.59.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -2051,7 +2051,7 @@ }, { "name": "illuminate/container", - "version": "v12.58.0", + "version": "v12.59.0", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -2113,7 +2113,7 @@ }, { "name": "illuminate/contracts", - "version": "v12.58.0", + "version": "v12.59.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -2161,16 +2161,16 @@ }, { "name": "illuminate/database", - "version": "v12.58.0", + "version": "v12.59.0", "source": { "type": "git", "url": "https://github.com/illuminate/database.git", - "reference": "3439d4f2d52558fffda33f6cd39ecacfde40960c" + "reference": "9c479e8bc8ee33a8d557224812f9ce6a69e88ee3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/database/zipball/3439d4f2d52558fffda33f6cd39ecacfde40960c", - "reference": "3439d4f2d52558fffda33f6cd39ecacfde40960c", + "url": "https://api.github.com/repos/illuminate/database/zipball/9c479e8bc8ee33a8d557224812f9ce6a69e88ee3", + "reference": "9c479e8bc8ee33a8d557224812f9ce6a69e88ee3", "shasum": "" }, "require": { @@ -2230,11 +2230,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-04-13T12:59:35+00:00" + "time": "2026-05-08T22:26:39+00:00" }, { "name": "illuminate/events", - "version": "v12.58.0", + "version": "v12.59.0", "source": { "type": "git", "url": "https://github.com/illuminate/events.git", @@ -2289,7 +2289,7 @@ }, { "name": "illuminate/macroable", - "version": "v12.58.0", + "version": "v12.59.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -2335,7 +2335,7 @@ }, { "name": "illuminate/pipeline", - "version": "v12.58.0", + "version": "v12.59.0", "source": { "type": "git", "url": "https://github.com/illuminate/pipeline.git", @@ -2387,7 +2387,7 @@ }, { "name": "illuminate/reflection", - "version": "v12.58.0", + "version": "v12.59.0", "source": { "type": "git", "url": "https://github.com/illuminate/reflection.git", @@ -2438,16 +2438,16 @@ }, { "name": "illuminate/support", - "version": "v12.58.0", + "version": "v12.59.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "783fbbdc81837fcea6bac897bb817f6234cf1989" + "reference": "85dc4dd5eb6657823748a550f042b563c9586a3f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/783fbbdc81837fcea6bac897bb817f6234cf1989", - "reference": "783fbbdc81837fcea6bac897bb817f6234cf1989", + "url": "https://api.github.com/repos/illuminate/support/zipball/85dc4dd5eb6657823748a550f042b563c9586a3f", + "reference": "85dc4dd5eb6657823748a550f042b563c9586a3f", "shasum": "" }, "require": { @@ -2514,7 +2514,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-04-18T13:27:49+00:00" + "time": "2026-05-07T18:39:12+00:00" }, { "name": "laravel/serializable-closure", @@ -5693,16 +5693,16 @@ }, { "name": "symfony/console", - "version": "v7.4.9", + "version": "v7.4.11", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "d7d2b64a45a89d607865927b176fa51c33ddbb58" + "reference": "ed0107e43ab452aa77ae99e005b95e56b556e075" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/d7d2b64a45a89d607865927b176fa51c33ddbb58", - "reference": "d7d2b64a45a89d607865927b176fa51c33ddbb58", + "url": "https://api.github.com/repos/symfony/console/zipball/ed0107e43ab452aa77ae99e005b95e56b556e075", + "reference": "ed0107e43ab452aa77ae99e005b95e56b556e075", "shasum": "" }, "require": { @@ -5767,7 +5767,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.4.9" + "source": "https://github.com/symfony/console/tree/v7.4.11" }, "funding": [ { @@ -5787,7 +5787,7 @@ "type": "tidelift" } ], - "time": "2026-04-22T15:21:55+00:00" + "time": "2026-05-13T12:04:42+00:00" }, { "name": "symfony/deprecation-contracts", @@ -5862,16 +5862,16 @@ }, { "name": "symfony/filesystem", - "version": "v7.4.9", + "version": "v7.4.11", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "dcd8f96bcdc0f128ec406c765cc066c6035d1be3" + "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/dcd8f96bcdc0f128ec406c765cc066c6035d1be3", - "reference": "dcd8f96bcdc0f128ec406c765cc066c6035d1be3", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/d721ea61b4a5fba8c5b6e7c1feda19efea144b50", + "reference": "d721ea61b4a5fba8c5b6e7c1feda19efea144b50", "shasum": "" }, "require": { @@ -5908,7 +5908,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.4.9" + "source": "https://github.com/symfony/filesystem/tree/v7.4.11" }, "funding": [ { @@ -5928,7 +5928,7 @@ "type": "tidelift" } ], - "time": "2026-04-18T13:18:21+00:00" + "time": "2026-05-11T16:38:44+00:00" }, { "name": "symfony/http-foundation", @@ -6925,16 +6925,16 @@ }, { "name": "symfony/string", - "version": "v7.4.8", + "version": "v7.4.11", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "114ac57257d75df748eda23dd003878080b8e688" + "reference": "965f7306a43383d02c6aca1e3f3bd2f0ea5dee15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/114ac57257d75df748eda23dd003878080b8e688", - "reference": "114ac57257d75df748eda23dd003878080b8e688", + "url": "https://api.github.com/repos/symfony/string/zipball/965f7306a43383d02c6aca1e3f3bd2f0ea5dee15", + "reference": "965f7306a43383d02c6aca1e3f3bd2f0ea5dee15", "shasum": "" }, "require": { @@ -6992,7 +6992,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.4.8" + "source": "https://github.com/symfony/string/tree/v7.4.11" }, "funding": [ { @@ -7012,7 +7012,7 @@ "type": "tidelift" } ], - "time": "2026-03-24T13:12:05+00:00" + "time": "2026-05-13T12:04:42+00:00" }, { "name": "symfony/translation",