Bump symfony/http-foundation from 4.3.0 to 4.3.1

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.3.0 to 4.3.1.
- [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.0...v4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-07 09:12:18 +00:00 committed by Stéphane Goetz
parent 075a23da38
commit f959a5cff8
1 changed files with 10 additions and 10 deletions

20
composer.lock generated
View File

@ -528,16 +528,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v4.3.0", "version": "v4.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "e8da078912bed1339f046c3a9488a5cbd0605971" "reference": "b7e4945dd9b277cd24e93566e4da0a87956392a9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e8da078912bed1339f046c3a9488a5cbd0605971", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b7e4945dd9b277cd24e93566e4da0a87956392a9",
"reference": "e8da078912bed1339f046c3a9488a5cbd0605971", "reference": "b7e4945dd9b277cd24e93566e4da0a87956392a9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -579,7 +579,7 @@
], ],
"description": "Symfony HttpFoundation Component", "description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2019-05-29T18:10:42+00:00" "time": "2019-06-06T10:05:02+00:00"
}, },
{ {
"name": "symfony/intl", "name": "symfony/intl",
@ -658,16 +658,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v4.3.0", "version": "v4.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "0b166aee243364cd9de05755d2e9651876090abb" "reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/0b166aee243364cd9de05755d2e9651876090abb", "url": "https://api.github.com/repos/symfony/mime/zipball/ec2c5565de60e03f33d4296a655e3273f0ad1f8b",
"reference": "0b166aee243364cd9de05755d2e9651876090abb", "reference": "ec2c5565de60e03f33d4296a655e3273f0ad1f8b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -713,7 +713,7 @@
"mime", "mime",
"mime-type" "mime-type"
], ],
"time": "2019-05-22T13:16:28+00:00" "time": "2019-06-04T09:22:54+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",