diff --git a/composer.lock b/composer.lock index 56ae8823dd..e9832c8427 100644 --- a/composer.lock +++ b/composer.lock @@ -4714,16 +4714,16 @@ }, { "name": "symfony/config", - "version": "v8.0.9", + "version": "v8.0.10", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "7e712ee3c98ec114f674adc4fbad4c2fe7526b9c" + "reference": "de665e669412ec2effe004d90298dbbdaf6e7e8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/7e712ee3c98ec114f674adc4fbad4c2fe7526b9c", - "reference": "7e712ee3c98ec114f674adc4fbad4c2fe7526b9c", + "url": "https://api.github.com/repos/symfony/config/zipball/de665e669412ec2effe004d90298dbbdaf6e7e8b", + "reference": "de665e669412ec2effe004d90298dbbdaf6e7e8b", "shasum": "" }, "require": { @@ -4768,7 +4768,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v8.0.9" + "source": "https://github.com/symfony/config/tree/v8.0.10" }, "funding": [ { @@ -4788,7 +4788,7 @@ "type": "tidelift" } ], - "time": "2026-04-29T15:02:55+00:00" + "time": "2026-05-04T13:41:39+00:00" }, { "name": "symfony/console",