[Security] Bump symfony/http-foundation from 4.3.7 to 4.3.8

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.3.7 to 4.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.3.7...v4.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-13 11:32:16 +00:00 committed by Stéphane Goetz
parent 7b73df9a8c
commit a9f15674b3
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -649,16 +649,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v4.3.7",
"version": "v4.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "514e5bbcbc783465c6fce5a7b2e28657f2e114b7"
"reference": "cabe67275034e173350e158f3b1803d023880227"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/514e5bbcbc783465c6fce5a7b2e28657f2e114b7",
"reference": "514e5bbcbc783465c6fce5a7b2e28657f2e114b7",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/cabe67275034e173350e158f3b1803d023880227",
"reference": "cabe67275034e173350e158f3b1803d023880227",
"shasum": ""
},
"require": {
@ -700,7 +700,7 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2019-11-05T14:48:09+00:00"
"time": "2019-11-12T13:07:20+00:00"
},
{
"name": "symfony/intl",