Bump symfony/http-client in the composer group across 1 directory

Bumps the composer group with 1 update in the / directory: [symfony/http-client](https://github.com/symfony/http-client).


Updates `symfony/http-client` from 7.1.5 to 7.1.7
- [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.5...v7.1.7)

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-type: direct:production
  dependency-group: composer
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-06 15:27:07 +00:00 committed by GitHub
parent df5756dc86
commit cb049f5dda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
composer.lock generated
View File

@ -7256,16 +7256,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v7.1.5", "version": "v7.1.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "abca35865118edf35a23f2f24978a1784c831cb4" "reference": "90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/abca35865118edf35a23f2f24978a1784c831cb4", "url": "https://api.github.com/repos/symfony/http-client/zipball/90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0",
"reference": "abca35865118edf35a23f2f24978a1784c831cb4", "reference": "90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7330,7 +7330,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v7.1.5" "source": "https://github.com/symfony/http-client/tree/v7.1.7"
}, },
"funding": [ "funding": [
{ {
@ -7346,7 +7346,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-20T13:35:23+00:00" "time": "2024-11-05T16:45:54+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",