diff --git a/composer.lock b/composer.lock index f7ce0163dc..feaf70873f 100644 --- a/composer.lock +++ b/composer.lock @@ -2488,16 +2488,16 @@ }, { "name": "symfony/http-client", - "version": "v7.1.0", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "2266f9813ed7d8c84e04627edead7b7fd249d6e9" + "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/2266f9813ed7d8c84e04627edead7b7fd249d6e9", - "reference": "2266f9813ed7d8c84e04627edead7b7fd249d6e9", + "url": "https://api.github.com/repos/symfony/http-client/zipball/1ec24a54d1885b11e862d6ddab31bd6749720d20", + "reference": "1ec24a54d1885b11e862d6ddab31bd6749720d20", "shasum": "" }, "require": { @@ -2562,7 +2562,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v7.1.0" + "source": "https://github.com/symfony/http-client/tree/v7.1.1" }, "funding": [ { @@ -2578,7 +2578,7 @@ "type": "tidelift" } ], - "time": "2024-05-13T15:35:37+00:00" + "time": "2024-05-31T14:57:53+00:00" }, { "name": "symfony/http-client-contracts",