Merge pull request #8312 from firefly-iii/dependabot/composer/develop/symfony/http-client-7.0.2

This commit is contained in:
James Cole
2024-01-01 07:11:02 +01:00
committed by GitHub

12
composer.lock generated
View File

@@ -6549,16 +6549,16 @@
},
{
"name": "symfony/http-client",
"version": "v7.0.0",
"version": "v7.0.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "c3e90d09b3c45a5d47170e81a712d51c352cbc68"
"reference": "db714986d3b84330bb6196fdb201c9f79b3a8853"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/c3e90d09b3c45a5d47170e81a712d51c352cbc68",
"reference": "c3e90d09b3c45a5d47170e81a712d51c352cbc68",
"url": "https://api.github.com/repos/symfony/http-client/zipball/db714986d3b84330bb6196fdb201c9f79b3a8853",
"reference": "db714986d3b84330bb6196fdb201c9f79b3a8853",
"shasum": ""
},
"require": {
@@ -6621,7 +6621,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v7.0.0"
"source": "https://github.com/symfony/http-client/tree/v7.0.2"
},
"funding": [
{
@@ -6637,7 +6637,7 @@
"type": "tidelift"
}
],
"time": "2023-11-29T08:40:23+00:00"
"time": "2023-12-02T12:51:19+00:00"
},
{
"name": "symfony/http-client-contracts",