Merge pull request #847 from Froxlor/dependabot/composer/phpmailer/phpmailer-6.1.6

Bump phpmailer/phpmailer from 6.1.4 to 6.1.6
This commit is contained in:
Michael Kaufmann
2020-05-28 10:47:26 +02:00
committed by GitHub

11
composer.lock generated
View File

@@ -139,16 +139,16 @@
}, },
{ {
"name": "phpmailer/phpmailer", "name": "phpmailer/phpmailer",
"version": "v6.1.4", "version": "v6.1.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git", "url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "c5e61d0729507049cec9673aa1a679f9adefd683" "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/c5e61d0729507049cec9673aa1a679f9adefd683", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3",
"reference": "c5e61d0729507049cec9673aa1a679f9adefd683", "reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -197,7 +197,7 @@
} }
], ],
"description": "PHPMailer is a full-featured email creation and transfer class for PHP", "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"time": "2019-12-10T11:17:38+00:00" "time": "2020-05-27T12:24:03+00:00"
}, },
{ {
"name": "psr/log", "name": "psr/log",
@@ -2849,6 +2849,7 @@
} }
], ],
"description": "An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and extended Callback support", "description": "An XSL wrapper / extension to the PHP 5.x XSLTProcessor with Exception and extended Callback support",
"abandoned": true,
"time": "2014-11-27T20:08:52+00:00" "time": "2014-11-27T20:08:52+00:00"
}, },
{ {