deps: bump the PHPMailer library version from 6.0.5 to 6.0.7

This includes a small security fix (in v6.0.6) and keeps us up-to-date
with the vendor PHPMailer library.
This commit is contained in:
Paul B 2019-04-15 17:22:37 +02:00
parent 6b91a226ba
commit ed223f2176
No known key found for this signature in database
GPG Key ID: DE331B23748D3A27
1 changed files with 6 additions and 5 deletions

11
composer.lock generated
View File

@ -806,16 +806,16 @@
},
{
"name": "phpmailer/phpmailer",
"version": "v6.0.5",
"version": "v6.0.7",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "cb3ea134d4d3729e7857737d5f320cce9caf4d32"
"reference": "0c41a36d4508d470e376498c1c0c527aa36a2d59"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/cb3ea134d4d3729e7857737d5f320cce9caf4d32",
"reference": "cb3ea134d4d3729e7857737d5f320cce9caf4d32",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/0c41a36d4508d470e376498c1c0c527aa36a2d59",
"reference": "0c41a36d4508d470e376498c1c0c527aa36a2d59",
"shasum": ""
},
"require": {
@ -868,7 +868,7 @@
}
],
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"time": "2018-03-27T13:49:45+00:00"
"time": "2019-02-01T15:04:28+00:00"
},
{
"name": "psr/log",
@ -2580,6 +2580,7 @@
"mock",
"xunit"
],
"abandoned": true,
"time": "2017-06-30T09:13:00+00:00"
},
{