Bump symfony/http-foundation from 6.4.13 to 6.4.14

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-06 17:57:06 +00:00 committed by GitHub
parent 0b6b10c27b
commit 766de6d32c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
composer.lock generated
View file

@ -10176,16 +10176,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v6.4.13",
"version": "v6.4.14",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "4c0341b3e0a7291e752c69d2a1ed9a84b68d604c"
"reference": "ba020a321a95519303a3f09ec2824d34d601c388"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/4c0341b3e0a7291e752c69d2a1ed9a84b68d604c",
"reference": "4c0341b3e0a7291e752c69d2a1ed9a84b68d604c",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/ba020a321a95519303a3f09ec2824d34d601c388",
"reference": "ba020a321a95519303a3f09ec2824d34d601c388",
"shasum": ""
},
"require": {
@ -10233,7 +10233,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.4.13"
"source": "https://github.com/symfony/http-foundation/tree/v6.4.14"
},
"funding": [
{
@ -10249,7 +10249,7 @@
"type": "tidelift"
}
],
"time": "2024-10-11T19:20:58+00:00"
"time": "2024-11-05T16:39:55+00:00"
},
{
"name": "symfony/http-kernel",
@ -19268,5 +19268,5 @@
"platform-overrides": {
"php": "8.1.0"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}