Bump symfony/http-client from 5.4.46 to 5.4.47

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 5.4.46 to 5.4.47.
- [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/v5.4.46...v5.4.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-13 16:49:11 +00:00 committed by GitHub
parent c088c3e75e
commit 0adf68fa62
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

12
composer.lock generated
View File

@ -8835,16 +8835,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v5.4.46", "version": "v5.4.47",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "ebcaeeafc48b69f497f82b9700ddf54bfe975f71" "reference": "3b643b83f87e1765d2e9b1e946bb56ee0b4b7bde"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/ebcaeeafc48b69f497f82b9700ddf54bfe975f71", "url": "https://api.github.com/repos/symfony/http-client/zipball/3b643b83f87e1765d2e9b1e946bb56ee0b4b7bde",
"reference": "ebcaeeafc48b69f497f82b9700ddf54bfe975f71", "reference": "3b643b83f87e1765d2e9b1e946bb56ee0b4b7bde",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8906,7 +8906,7 @@
"http" "http"
], ],
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.46" "source": "https://github.com/symfony/http-client/tree/v5.4.47"
}, },
"funding": [ "funding": [
{ {
@ -8922,7 +8922,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-10-25T11:45:42+00:00" "time": "2024-11-13T12:18:12+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",