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>2020-12-28 00:44:35 +0300
committerThomas Bruederli <thomas@roundcube.net>2020-12-28 00:44:35 +0300
commit54bf3d0d1acba03db785d16bb53564e417c3883e (patch)
tree8a90a471f03c2744125bcfc5fecd79a7377103e6
parent435cfa116964e03a28499d5a4331dd76a7c07451 (diff)
Require roundcube/plugin-installer 0.2.01.3.16
-rw-r--r--composer.json-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json-dist b/composer.json-dist
index fb57f03d6..dc976259e 100644
--- a/composer.json-dist
+++ b/composer.json-dist
@@ -22,7 +22,7 @@
"pear/net_smtp": "~1.7.1",
"pear/crypt_gpg": "~1.6.3",
"pear/net_sieve": "~1.4.0",
- "roundcube/plugin-installer": "~0.1.6",
+ "roundcube/plugin-installer": "~0.2.0",
"endroid/qr-code": "~1.6.5"
},
"require-dev": {