Bump symfony/http-client from 6.0.9 to 6.0.11

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.0.9 to 6.0.11.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/6.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v6.0.9...v6.0.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] 2022-08-01 03:00:51 +00:00 committed by GitHub
parent b39e16c51c
commit edb8bb3ce3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View File

@ -6141,16 +6141,16 @@
},
{
"name": "symfony/http-client",
"version": "v6.0.9",
"version": "v6.0.11",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5"
"reference": "49bef7df70f84a4f5d516eb268963779ca80320d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5",
"reference": "3c6fc53a3deed2d3c1825d41ad8b3f23a6b038b5",
"url": "https://api.github.com/repos/symfony/http-client/zipball/49bef7df70f84a4f5d516eb268963779ca80320d",
"reference": "49bef7df70f84a4f5d516eb268963779ca80320d",
"shasum": ""
},
"require": {
@ -6205,7 +6205,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.9"
"source": "https://github.com/symfony/http-client/tree/v6.0.11"
},
"funding": [
{
@ -6221,7 +6221,7 @@
"type": "tidelift"
}
],
"time": "2022-05-21T13:33:31+00:00"
"time": "2022-07-28T13:39:17+00:00"
},
{
"name": "symfony/http-client-contracts",