Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2019-12-12 15:39:16 +0300
committerThomas Bruederli <thomas@roundcube.net>2020-06-16 09:17:52 +0300
commitacd574804b120af0a60d6f355d69927abde70e9d (patch)
tree94beeda5496cdc4153147b75bf4f0daca85bd604 /composer.json-dist
parent5da7708f34f697ed878fc7e3fcabd0b9ecf14a3b (diff)
Upgrade to pear/net_smtp for xoauth2 support
Diffstat (limited to 'composer.json-dist')
-rw-r--r--composer.json-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json-dist b/composer.json-dist
index 7d5c9844a..0d3dc8bfa 100644
--- a/composer.json-dist
+++ b/composer.json-dist
@@ -14,7 +14,7 @@
"pear/auth_sasl": "~1.1.0",
"pear/net_idna2": "~0.2.0",
"pear/mail_mime": "~1.10.0",
- "pear/net_smtp": "~1.8.1",
+ "pear/net_smtp": "~1.9.0",
"pear/crypt_gpg": "~1.6.3",
"pear/net_sieve": "~1.4.3",
"roundcube/plugin-installer": "~0.1.6",