Merge pull request #9465 from firefly-iii/dependabot/composer/composer-2bb02343b8

This commit is contained in:
James Cole 2024-11-13 18:35:54 +01:00 committed by GitHub
commit dddaa25d86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
composer.lock generated
View File

@ -7918,16 +7918,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v7.1.7", "version": "v7.1.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0" "reference": "c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0", "url": "https://api.github.com/repos/symfony/http-client/zipball/c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a",
"reference": "90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0", "reference": "c30d91a1deac0dc3ed5e604683cf2e1dfc635b8a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7992,7 +7992,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v7.1.7" "source": "https://github.com/symfony/http-client/tree/v7.1.8"
}, },
"funding": [ "funding": [
{ {
@ -8008,7 +8008,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-11-05T16:45:54+00:00" "time": "2024-11-13T13:40:27+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",