From a5ca6254e2c359bb33dc7cdfe898d9feacb84680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2020 00:07:56 +0000 Subject: [PATCH] Bump phpmailer/phpmailer from 6.0.5 to 6.0.6 in /library Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.0.5 to 6.0.6. - [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.0.5...v6.0.6) Signed-off-by: dependabot[bot] --- library/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/library/composer.lock b/library/composer.lock index f7fc479..e489419 100644 --- a/library/composer.lock +++ b/library/composer.lock @@ -1,23 +1,23 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "6d67203b6e9fc952ae681c538683a497", "packages": [ { "name": "phpmailer/phpmailer", - "version": "v6.0.5", + "version": "v6.0.6", "source": { "type": "git", "url": "https://github.com/PHPMailer/PHPMailer.git", - "reference": "cb3ea134d4d3729e7857737d5f320cce9caf4d32" + "reference": "8190d73eb5def11a43cfb020b7f36db65330698c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/cb3ea134d4d3729e7857737d5f320cce9caf4d32", - "reference": "cb3ea134d4d3729e7857737d5f320cce9caf4d32", + "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/8190d73eb5def11a43cfb020b7f36db65330698c", + "reference": "8190d73eb5def11a43cfb020b7f36db65330698c", "shasum": "" }, "require": { @@ -70,7 +70,7 @@ } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", - "time": "2018-03-27T13:49:45+00:00" + "time": "2018-11-16T00:41:32+00:00" } ], "packages-dev": [],