chore(deps): bump symfony/http-client from 6.3.6 to 6.3.7

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.3.6 to 6.3.7.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/6.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v6.3.6...v6.3.7)

---
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] 2023-10-30 03:20:20 +00:00 committed by GitHub
parent 12675dd950
commit f3df1d0a04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View File

@ -6466,16 +6466,16 @@
},
{
"name": "symfony/http-client",
"version": "v6.3.6",
"version": "v6.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "ab8446f997efb9913627e9da10fa784d2182fe92"
"reference": "cd67fcaf4524ec6ae5d9b2d9497682d7ad3ce57d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/ab8446f997efb9913627e9da10fa784d2182fe92",
"reference": "ab8446f997efb9913627e9da10fa784d2182fe92",
"url": "https://api.github.com/repos/symfony/http-client/zipball/cd67fcaf4524ec6ae5d9b2d9497682d7ad3ce57d",
"reference": "cd67fcaf4524ec6ae5d9b2d9497682d7ad3ce57d",
"shasum": ""
},
"require": {
@ -6538,7 +6538,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v6.3.6"
"source": "https://github.com/symfony/http-client/tree/v6.3.7"
},
"funding": [
{
@ -6554,7 +6554,7 @@
"type": "tidelift"
}
],
"time": "2023-10-06T10:08:56+00:00"
"time": "2023-10-29T12:41:36+00:00"
},
{
"name": "symfony/http-client-contracts",