[Security] Bump symfony/mime from 4.3.5 to 4.3.8
Bumps [symfony/mime](https://github.com/symfony/mime) from 4.3.5 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.5...v4.3.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
af9d826938
commit
8a323e9b43
1 changed files with 5 additions and 5 deletions
10
composer.lock
generated
10
composer.lock
generated
|
@ -2784,16 +2784,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/mime",
|
"name": "symfony/mime",
|
||||||
"version": "v4.3.5",
|
"version": "v4.3.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/mime.git",
|
"url": "https://github.com/symfony/mime.git",
|
||||||
"reference": "32f71570547b91879fdbd9cf50317d556ae86916"
|
"reference": "22aecf6b11638ef378fab25d6c5a2da8a31a1448"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/mime/zipball/32f71570547b91879fdbd9cf50317d556ae86916",
|
"url": "https://api.github.com/repos/symfony/mime/zipball/22aecf6b11638ef378fab25d6c5a2da8a31a1448",
|
||||||
"reference": "32f71570547b91879fdbd9cf50317d556ae86916",
|
"reference": "22aecf6b11638ef378fab25d6c5a2da8a31a1448",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2839,7 +2839,7 @@
|
||||||
"mime",
|
"mime",
|
||||||
"mime-type"
|
"mime-type"
|
||||||
],
|
],
|
||||||
"time": "2019-09-19T17:00:15+00:00"
|
"time": "2019-11-12T13:10:02+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/orm-pack",
|
"name": "symfony/orm-pack",
|
||||||
|
|
Reference in a new issue