Bump symfony/http-foundation from 4.3.5 to 4.3.6

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.3.5 to 4.3.6.
- [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.5...v4.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-04 12:33:06 +00:00 committed by Stéphane Goetz
parent 097ebbf555
commit 6f6b0df4a5
1 changed files with 10 additions and 10 deletions

20
composer.lock generated
View File

@ -649,16 +649,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v4.3.5",
"version": "v4.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "76590ced16d4674780863471bae10452b79210a5"
"reference": "38f63e471cda9d37ac06e76d14c5ea2ec5887051"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/76590ced16d4674780863471bae10452b79210a5",
"reference": "76590ced16d4674780863471bae10452b79210a5",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/38f63e471cda9d37ac06e76d14c5ea2ec5887051",
"reference": "38f63e471cda9d37ac06e76d14c5ea2ec5887051",
"shasum": ""
},
"require": {
@ -700,7 +700,7 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2019-10-04T19:48:13+00:00"
"time": "2019-10-30T12:58:49+00:00"
},
{
"name": "symfony/intl",
@ -779,16 +779,16 @@
},
{
"name": "symfony/mime",
"version": "v4.3.5",
"version": "v4.3.6",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "32f71570547b91879fdbd9cf50317d556ae86916"
"reference": "3c0e197529da6e59b217615ba8ee7604df88b551"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/32f71570547b91879fdbd9cf50317d556ae86916",
"reference": "32f71570547b91879fdbd9cf50317d556ae86916",
"url": "https://api.github.com/repos/symfony/mime/zipball/3c0e197529da6e59b217615ba8ee7604df88b551",
"reference": "3c0e197529da6e59b217615ba8ee7604df88b551",
"shasum": ""
},
"require": {
@ -834,7 +834,7 @@
"mime",
"mime-type"
],
"time": "2019-09-19T17:00:15+00:00"
"time": "2019-10-30T12:58:49+00:00"
},
{
"name": "symfony/polyfill-ctype",