Bump symfony/http-client from 6.2.10 to 6.2.11

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.2.10 to 6.2.11.
- [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.2.10...v6.2.11)

---
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-05-29 03:56:29 +00:00
committed by GitHub
parent 13d3b86309
commit 5975ab5170

13
composer.lock generated
View File

@@ -6393,16 +6393,16 @@
},
{
"name": "symfony/http-client",
"version": "v6.2.10",
"version": "v6.2.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "3f5545a91c8e79dedd1a06c4b04e1682c80c42f9"
"reference": "39f679c12648cc43bd9f0db12cc69b82041b91a1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/3f5545a91c8e79dedd1a06c4b04e1682c80c42f9",
"reference": "3f5545a91c8e79dedd1a06c4b04e1682c80c42f9",
"url": "https://api.github.com/repos/symfony/http-client/zipball/39f679c12648cc43bd9f0db12cc69b82041b91a1",
"reference": "39f679c12648cc43bd9f0db12cc69b82041b91a1",
"shasum": ""
},
"require": {
@@ -6426,6 +6426,7 @@
"guzzlehttp/promises": "^1.4",
"nyholm/psr7": "^1.0",
"php-http/httplug": "^1.0|^2.0",
"php-http/message-factory": "^1.0",
"psr/http-client": "^1.0",
"symfony/dependency-injection": "^5.4|^6.0",
"symfony/http-kernel": "^5.4|^6.0",
@@ -6461,7 +6462,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v6.2.10"
"source": "https://github.com/symfony/http-client/tree/v6.2.11"
},
"funding": [
{
@@ -6477,7 +6478,7 @@
"type": "tidelift"
}
],
"time": "2023-04-20T13:12:48+00:00"
"time": "2023-05-12T08:48:34+00:00"
},
{
"name": "symfony/http-client-contracts",