Bump symfony/http-client from 6.0.15 to 6.0.16

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.0.15 to 6.0.16.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v6.0.15...v6.0.16)

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-05 03:00:27 +00:00
committed by GitHub
parent 8055e9e927
commit 2743359a4e

12
composer.lock generated
View File

@@ -6155,16 +6155,16 @@
},
{
"name": "symfony/http-client",
"version": "v6.0.15",
"version": "v6.0.16",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "af84893895ce7637a4b60fd3de87fe9e44286a21"
"reference": "5db1221826d5f841f443d434358d5f82c862c5a9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/af84893895ce7637a4b60fd3de87fe9e44286a21",
"reference": "af84893895ce7637a4b60fd3de87fe9e44286a21",
"url": "https://api.github.com/repos/symfony/http-client/zipball/5db1221826d5f841f443d434358d5f82c862c5a9",
"reference": "5db1221826d5f841f443d434358d5f82c862c5a9",
"shasum": ""
},
"require": {
@@ -6219,7 +6219,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.15"
"source": "https://github.com/symfony/http-client/tree/v6.0.16"
},
"funding": [
{
@@ -6235,7 +6235,7 @@
"type": "tidelift"
}
],
"time": "2022-10-28T16:22:58+00:00"
"time": "2022-11-14T10:09:52+00:00"
},
{
"name": "symfony/http-client-contracts",