Merge pull request #4147 from coollabsio/dependabot/composer/symfony/http-client-6.4.14

chore(deps-dev): bump symfony/http-client from 6.4.12 to 6.4.14
This commit is contained in:
Andras Bacsai
2024-11-07 13:41:05 +01:00
committed by GitHub

12
composer.lock generated
View File

@@ -14974,16 +14974,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v6.4.12", "version": "v6.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "fbebfcce21084d3e91ea987ae5bdd8c71ff0fd56" "reference": "05d88cbd816ad6e0202edd9a9963cb9d615b8826"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/fbebfcce21084d3e91ea987ae5bdd8c71ff0fd56", "url": "https://api.github.com/repos/symfony/http-client/zipball/05d88cbd816ad6e0202edd9a9963cb9d615b8826",
"reference": "fbebfcce21084d3e91ea987ae5bdd8c71ff0fd56", "reference": "05d88cbd816ad6e0202edd9a9963cb9d615b8826",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -15047,7 +15047,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v6.4.12" "source": "https://github.com/symfony/http-client/tree/v6.4.14"
}, },
"funding": [ "funding": [
{ {
@@ -15063,7 +15063,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T08:21:33+00:00" "time": "2024-11-05T16:39:55+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",