[Security] Bump symfony/mime from 4.3.7 to 4.3.8

Bumps [symfony/mime](https://github.com/symfony/mime) from 4.3.7 to 4.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/mime/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:02:43 +00:00 committed by Stéphane Goetz
parent f584868db3
commit 7b73df9a8c
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -779,16 +779,16 @@
},
{
"name": "symfony/mime",
"version": "v4.3.7",
"version": "v4.3.8",
"source": {
"type": "git",
"url": "https://github.com/symfony/mime.git",
"reference": "3c0e197529da6e59b217615ba8ee7604df88b551"
"reference": "22aecf6b11638ef378fab25d6c5a2da8a31a1448"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/3c0e197529da6e59b217615ba8ee7604df88b551",
"reference": "3c0e197529da6e59b217615ba8ee7604df88b551",
"url": "https://api.github.com/repos/symfony/mime/zipball/22aecf6b11638ef378fab25d6c5a2da8a31a1448",
"reference": "22aecf6b11638ef378fab25d6c5a2da8a31a1448",
"shasum": ""
},
"require": {
@ -834,7 +834,7 @@
"mime",
"mime-type"
],
"time": "2019-10-30T12:58:49+00:00"
"time": "2019-11-12T13:10:02+00:00"
},
{
"name": "symfony/polyfill-ctype",