diff --git a/composer.lock b/composer.lock index 30cf32c..bc6b595 100644 --- a/composer.lock +++ b/composer.lock @@ -1294,16 +1294,16 @@ }, { "name": "symfony/http-client", - "version": "v6.0.0", + "version": "v6.0.1", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "39f34cd5d28cd263b95a58ebad18421b6fefc4ba" + "reference": "99e42b54cedf061d898aa796a0b3758598021607" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/39f34cd5d28cd263b95a58ebad18421b6fefc4ba", - "reference": "39f34cd5d28cd263b95a58ebad18421b6fefc4ba", + "url": "https://api.github.com/repos/symfony/http-client/zipball/99e42b54cedf061d898aa796a0b3758598021607", + "reference": "99e42b54cedf061d898aa796a0b3758598021607", "shasum": "" }, "require": { @@ -1358,7 +1358,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.0" + "source": "https://github.com/symfony/http-client/tree/v6.0.1" }, "funding": [ { @@ -1374,7 +1374,7 @@ "type": "tidelift" } ], - "time": "2021-11-23T19:05:29+00:00" + "time": "2021-12-08T15:13:44+00:00" }, { "name": "symfony/http-client-contracts",