diff --git a/composer.lock b/composer.lock index 27ace5b2c0..e07f2d11b7 100644 --- a/composer.lock +++ b/composer.lock @@ -5675,16 +5675,16 @@ }, { "name": "symfony/http-foundation", - "version": "v8.0.8", + "version": "v8.0.13", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "02656f7ebeae5c155d659e946f6b3a33df24051b" + "reference": "30459bd82094c2572f3f78c04132e92f257a5f76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/02656f7ebeae5c155d659e946f6b3a33df24051b", - "reference": "02656f7ebeae5c155d659e946f6b3a33df24051b", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/30459bd82094c2572f3f78c04132e92f257a5f76", + "reference": "30459bd82094c2572f3f78c04132e92f257a5f76", "shasum": "" }, "require": { @@ -5731,7 +5731,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v8.0.8" + "source": "https://github.com/symfony/http-foundation/tree/v8.0.13" }, "funding": [ { @@ -5751,7 +5751,7 @@ "type": "tidelift" } ], - "time": "2026-03-30T15:14:47+00:00" + "time": "2026-05-24T11:21:57+00:00" }, { "name": "symfony/http-kernel",