diff --git a/composer.lock b/composer.lock index d8e453204c..fb7b51fb6b 100644 --- a/composer.lock +++ b/composer.lock @@ -5298,16 +5298,16 @@ }, { "name": "symfony/uid", - "version": "v8.0.0", + "version": "v8.0.4", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "8395a2cc2ed49aa68f602c5c489f60ab853893df" + "reference": "8b81bd3700f5c1913c22a3266a647aa1bb974435" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/8395a2cc2ed49aa68f602c5c489f60ab853893df", - "reference": "8395a2cc2ed49aa68f602c5c489f60ab853893df", + "url": "https://api.github.com/repos/symfony/uid/zipball/8b81bd3700f5c1913c22a3266a647aa1bb974435", + "reference": "8b81bd3700f5c1913c22a3266a647aa1bb974435", "shasum": "" }, "require": { @@ -5352,7 +5352,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/uid/tree/v8.0.0" + "source": "https://github.com/symfony/uid/tree/v8.0.4" }, "funding": [ { @@ -5372,7 +5372,7 @@ "type": "tidelift" } ], - "time": "2025-09-26T07:52:19+00:00" + "time": "2026-01-03T23:40:55+00:00" }, { "name": "symfony/var-dumper",