Merge branch 'develop' of github.com:firefly-iii/firefly-iii into develop

This commit is contained in:
James Cole 2023-10-30 05:45:56 +01:00
commit c46962306e

12
composer.lock generated
View File

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