Update Swiftmailer to avoid potential security risk

This commit is contained in:
Frederic Guillot
2017-01-05 20:45:33 -05:00
parent f2a24fb3bf
commit febb9ade5b
4 changed files with 66 additions and 54 deletions

View File

@@ -35,7 +35,7 @@
"paragonie/random_compat": "2.0.2",
"pimple/pimple" : "3.0.2",
"ramsey/array_column": "1.1.3",
"swiftmailer/swiftmailer" : "5.4.2",
"swiftmailer/swiftmailer" : "5.4.5",
"symfony/console" : "2.8.7",
"symfony/event-dispatcher" : "2.7.14",
"gregwar/captcha": "1.1.1"