Bump symfony/http-client from 7.1.4 to 7.1.5

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 7.1.4 to 7.1.5.
- [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/v7.1.4...v7.1.5)

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-23 03:11:07 +00:00 committed by GitHub
parent 88d88bebc9
commit b210294aa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
composer.lock generated
View File

@ -7255,16 +7255,16 @@
},
{
"name": "symfony/http-client",
"version": "v7.1.4",
"version": "v7.1.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "a8f8d60b30b331cf4b743b3632e5acdba3f8285c"
"reference": "abca35865118edf35a23f2f24978a1784c831cb4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/a8f8d60b30b331cf4b743b3632e5acdba3f8285c",
"reference": "a8f8d60b30b331cf4b743b3632e5acdba3f8285c",
"url": "https://api.github.com/repos/symfony/http-client/zipball/abca35865118edf35a23f2f24978a1784c831cb4",
"reference": "abca35865118edf35a23f2f24978a1784c831cb4",
"shasum": ""
},
"require": {
@ -7329,7 +7329,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v7.1.4"
"source": "https://github.com/symfony/http-client/tree/v7.1.5"
},
"funding": [
{
@ -7345,7 +7345,7 @@
"type": "tidelift"
}
],
"time": "2024-08-26T06:32:37+00:00"
"time": "2024-09-20T13:35:23+00:00"
},
{
"name": "symfony/http-client-contracts",