From ec88fefe6e0e1e09d0a1a2bdee199cbb3df382fa Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Fri, 17 Jan 2020 06:23:55 +1100 Subject: [PATCH] dev/mailing#59 Update the version of zetacomponents/mail package to 1.9.0 to be one that potentially will support XAUTH2 for google purposes --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 88702936dc..ff3e3da5d4 100644 --- a/composer.json +++ b/composer.json @@ -48,7 +48,7 @@ "tecnickcom/tcpdf" : "6.2.*", "totten/ca-config": "~17.05", "zetacomponents/base": "1.9.*", - "zetacomponents/mail": "dev-master", + "zetacomponents/mail": "1.9.*", "marcj/topsort": "~1.1", "phpoffice/phpword": "^0.15.0", "pear/validate_finance_creditcard": "dev-master", diff --git a/composer.lock b/composer.lock index a436eda016..b1cf313a59 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "78720e4ea4f746b3244c8275f05d6d1b", + "content-hash": "112c1a1b713a206d1e9d5195f150fa32", "packages": [ { "name": "civicrm/civicrm-cxn-rpc", @@ -2372,6 +2372,7 @@ "escaper", "zf2" ], + "abandoned": "laminas/laminas-escaper", "time": "2015-05-07T14:55:31+00:00" }, { @@ -2440,16 +2441,16 @@ }, { "name": "zetacomponents/mail", - "version": "dev-master", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/zetacomponents/Mail.git", - "reference": "ed8783fd63a4fab6e8a5d87390d83150cc993e27" + "reference": "fa879c688b1142b9b9088f7f3216684e4b903725" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/ed8783fd63a4fab6e8a5d87390d83150cc993e27", - "reference": "ed8783fd63a4fab6e8a5d87390d83150cc993e27", + "url": "https://api.github.com/repos/zetacomponents/Mail/zipball/fa879c688b1142b9b9088f7f3216684e4b903725", + "reference": "fa879c688b1142b9b9088f7f3216684e4b903725", "shasum": "" }, "require": { @@ -2516,7 +2517,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": "2020-01-08T10:36:37+00:00" + "time": "2020-01-16T12:26:10+00:00" } ], "packages-dev": [ @@ -2687,7 +2688,6 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "zetacomponents/mail": 20, "pear/validate_finance_creditcard": 20, "cache/integration-tests": 20 }, -- 2.25.1