diff --git a/composer.lock b/composer.lock index 90872db..cf9b76a 100644 --- a/composer.lock +++ b/composer.lock @@ -3755,16 +3755,16 @@ }, { "name": "symfony/http-client", - "version": "v6.0.9", + "version": "v6.0.12", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5" + "reference": "411f73ad1a797f327d100d27fa5d715b947a8272" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5", - "reference": "3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5", + "url": "https://api.github.com/repos/symfony/http-client/zipball/411f73ad1a797f327d100d27fa5d715b947a8272", + "reference": "411f73ad1a797f327d100d27fa5d715b947a8272", "shasum": "" }, "require": { @@ -3819,7 +3819,7 @@ "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-client/tree/v6.0.9" + "source": "https://github.com/symfony/http-client/tree/v6.0.12" }, "funding": [ { @@ -3835,7 +3835,7 @@ "type": "tidelift" } ], - "time": "2022-05-21T13:33:31+00:00" + "time": "2022-08-02T16:01:06+00:00" }, { "name": "symfony/http-client-contracts",