diff --git a/composer.lock b/composer.lock index 110f6254024fd8bc3b2d285af71e85df3566fdaf..1d925d4279385d46fa96b1a8ae075763ed69cae5 100644 --- a/composer.lock +++ b/composer.lock @@ -9371,16 +9371,16 @@ }, { "name": "symfony/http-client", - "version": "v5.4.19", + "version": "v5.4.20", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "0c22562d0601e19bd01c4480893f5438e6b12db5" + "reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/0c22562d0601e19bd01c4480893f5438e6b12db5", - "reference": "0c22562d0601e19bd01c4480893f5438e6b12db5", + "url": "https://api.github.com/repos/symfony/http-client/zipball/b4d936b657c7952a41e89efd0ddcea51f8c90f34", + "reference": "b4d936b657c7952a41e89efd0ddcea51f8c90f34", "shasum": "" }, "require": { @@ -9438,7 +9438,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/v5.4.19" + "source": "https://github.com/symfony/http-client/tree/v5.4.20" }, "funding": [ { @@ -9454,7 +9454,7 @@ "type": "tidelift" } ], - "time": "2023-01-12T15:47:53+00:00" + "time": "2023-01-25T18:32:18+00:00" }, { "name": "symfony/http-client-contracts",