From fc166e56d73126d5b21d86cc26f457732bf1d966 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 11 May 2026 07:08:05 +0200 Subject: update to 1.7.0 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index f0c5813..c67e2d1 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "masterminds/html5": "~2.9.0", "mlocati/ip-lib": "^1.22.0", "pear/auth_sasl": "~1.2.0", - "pear/crypt_gpg": "~1.6.3", + "pear/crypt_gpg": "~1.7.0", "pear/mail_mime": "~1.10.11", "pear/net_sieve": "~1.4.7", "pear/net_smtp": "~1.12.0", @@ -38,5 +38,5 @@ "roundcube/plugin-installer": true } }, - "version": "1.7-rc6" + "version": "1.7.0" } -- cgit