From 1295f5c1736508b9ff25fa1243483c4fecadf858 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Fri, 15 Mar 2019 07:20:48 +1100 Subject: [PATCH] Update lockfile to take into account of civicrm/zetacomponents-mail#4 being merged --- composer.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.lock b/composer.lock index a709275630..881fda8666 100644 --- a/composer.lock +++ b/composer.lock @@ -2212,7 +2212,7 @@ "source": { "type": "git", "url": "https://github.com/civicrm/zetacomponents-mail.git", - "reference": "b60e9a543f6c3d9a9ec74452d4ff5736a1c63a77" + "reference": "7286a167a4ec3199ab3c69a361967d853ffbcd90" }, "require": { "zetacomponents/base": "~1.8" @@ -2272,7 +2272,7 @@ ], "description": "The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.", "homepage": "https://github.com/zetacomponents", - "time": "2019-02-13T11:33:09+00:00" + "time": "2019-03-14T11:29:52+00:00" } ], "packages-dev": [], -- 2.25.1