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:
authorAleksander Machniak <alec@alec.pl>2017-03-21 12:51:41 +0300
committerAleksander Machniak <alec@alec.pl>2017-03-21 12:51:41 +0300
commit306c901a15c8e6f5e480bcd2f430013f9a58733c (patch)
tree63bbbc360c168e67d8541e97ecf0627e2f572ee3 /plugins
parent9374599c3c73d8e61a5ad3d0f0b5763d68c2a148 (diff)
Remove redundant entry
Diffstat (limited to 'plugins')
-rw-r--r--plugins/managesieve/composer.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/managesieve/composer.json b/plugins/managesieve/composer.json
index afdda5175..024ac4b44 100644
--- a/plugins/managesieve/composer.json
+++ b/plugins/managesieve/composer.json
@@ -17,10 +17,6 @@
"url": "https://plugins.roundcube.net"
},
{
- "type": "pear",
- "url": "https://pear.php.net/"
- },
- {
"type": "vcs",
"url": "https://github.com/roundcube/Net_Sieve.git"
}