Merge pull request #6279 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.0.11

Bump symfony/http-client from 6.0.9 to 6.0.11
This commit is contained in:
James Cole 2022-08-01 05:59:32 +02:00 committed by GitHub
commit cfbda09e36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View File

@ -6145,16 +6145,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": {
@ -6209,7 +6209,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": [
{
@ -6225,7 +6225,7 @@
"type": "tidelift"
}
],
"time": "2022-05-21T13:33:31+00:00"
"time": "2022-07-28T13:39:17+00:00"
},
{
"name": "symfony/http-client-contracts",