chore(deps-dev): bump symfony/http-client from 6.4.12 to 6.4.14

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.4.12 to 6.4.14.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v6.4.12...v6.4.14)

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-06 15:42:32 +00:00
committed by GitHub
parent 5d62a46a16
commit 7181774223

12
composer.lock generated
View File

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