Updated composer

This commit is contained in:
Kevin Frantz 2019-01-05 17:26:57 +01:00
parent c0e3aec661
commit d1676fea7c

View File

@ -4903,21 +4903,21 @@
},
{
"name": "symfony/swiftmailer-bundle",
"version": "v3.2.4",
"version": "v3.2.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/swiftmailer-bundle.git",
"reference": "bd47db86d0b8415f6317c2be149bbacfab11a9cf"
"reference": "ac4f38c2ec7957f2dec8b6c2f24a060b10a254f2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/bd47db86d0b8415f6317c2be149bbacfab11a9cf",
"reference": "bd47db86d0b8415f6317c2be149bbacfab11a9cf",
"url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/ac4f38c2ec7957f2dec8b6c2f24a060b10a254f2",
"reference": "ac4f38c2ec7957f2dec8b6c2f24a060b10a254f2",
"shasum": ""
},
"require": {
"php": ">=7.0.0",
"swiftmailer/swiftmailer": "^6.0.1",
"swiftmailer/swiftmailer": "^6.1.3",
"symfony/config": "~2.8|~3.3|~4.0",
"symfony/dependency-injection": "~2.7|~3.3|~4.0",
"symfony/http-kernel": "~2.7|~3.3|~4.0"
@ -4961,7 +4961,7 @@
],
"description": "Symfony SwiftmailerBundle",
"homepage": "http://symfony.com",
"time": "2018-10-27T16:17:38+00:00"
"time": "2019-01-05T11:51:59+00:00"
},
{
"name": "symfony/templating",