Skip to content
Snippets Groups Projects

chore(deps): update dependency symfony/http-client to v5.4.20

Merged Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main
1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
+ 6
6
@@ -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",
Loading