Bump phpmailer/phpmailer from 6.1.6 to 6.1.7 (#990)

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.1.6 to 6.1.7.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.1.6...v6.1.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-08-26 17:10:42 +02:00 committed by GitHub
parent 2ea03a8650
commit af1ddd6911
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -160,16 +160,16 @@
}, },
{ {
"name": "phpmailer/phpmailer", "name": "phpmailer/phpmailer",
"version": "v6.1.6", "version": "v6.1.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git", "url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3" "reference": "2c2370ba3df7034f9eb7b8f387c97b52b2ba5ad0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3", "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/2c2370ba3df7034f9eb7b8f387c97b52b2ba5ad0",
"reference": "c2796cb1cb99d7717290b48c4e6f32cb6c60b7b3", "reference": "2c2370ba3df7034f9eb7b8f387c97b52b2ba5ad0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -224,7 +224,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2020-05-27T12:24:03+00:00" "time": "2020-07-14T18:50:27+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",