Bump symfony/http-foundation from 6.4.22 to 6.4.29 in /drupal10

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 6.4.22 to 6.4.29.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v6.4.22...v6.4.29)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-version: 6.4.29
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-13 00:11:40 +00:00 committed by GitHub
parent b61e41fe33
commit e18bb4d106
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
drupal10/composer.lock generated
View file

@ -5068,16 +5068,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v6.4.22", "version": "v6.4.29",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "6b7c97fe1ddac8df3cc9ba6410c8abc683e148ae" "reference": "b03d11e015552a315714c127d8d1e0f9e970ec88"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/6b7c97fe1ddac8df3cc9ba6410c8abc683e148ae", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b03d11e015552a315714c127d8d1e0f9e970ec88",
"reference": "6b7c97fe1ddac8df3cc9ba6410c8abc683e148ae", "reference": "b03d11e015552a315714c127d8d1e0f9e970ec88",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5125,7 +5125,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.4.22" "source": "https://github.com/symfony/http-foundation/tree/v6.4.29"
}, },
"funding": [ "funding": [
{ {
@ -5136,12 +5136,16 @@
"url": "https://github.com/fabpot", "url": "https://github.com/fabpot",
"type": "github" "type": "github"
}, },
{
"url": "https://github.com/nicolas-grekas",
"type": "github"
},
{ {
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-05-11T15:36:20+00:00" "time": "2025-11-08T16:40:12+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",