Merge pull request #8108 from firefly-iii/dependabot/composer/develop/symfony/http-client-6.3.7

This commit is contained in:
James Cole
2023-10-30 05:39:13 +01:00
committed by GitHub

12
composer.lock generated
View File

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