Page MenuHomePhorge

No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None
diff --git a/plugins/managesieve/composer.json b/plugins/managesieve/composer.json
index 024ac4b44..f2bad8e2f 100644
--- a/plugins/managesieve/composer.json
+++ b/plugins/managesieve/composer.json
@@ -1,29 +1,25 @@
{
"name": "roundcube/managesieve",
"type": "roundcube-plugin",
"description": "Adds a possibility to manage Sieve scripts (incoming mail filters). It's clickable interface which operates on text scripts and communicates with server using managesieve protocol. Adds Filters tab in Settings.",
"license": "GPLv3+",
- "version": "8.7",
+ "version": "9.3",
"authors": [
{
"name": "Aleksander Machniak",
"email": "alec@alec.pl",
"role": "Lead"
}
],
"repositories": [
{
"type": "composer",
"url": "https://plugins.roundcube.net"
- },
- {
- "type": "vcs",
- "url": "https://github.com/roundcube/Net_Sieve.git"
}
],
"require": {
"php": ">=5.3.0",
"roundcube/plugin-installer": ">=0.1.3",
- "roundcube/net_sieve": "~1.5.0"
+ "pear/net_sieve": "~1.4.4"
}
}

File Metadata

Mime Type
text/x-diff
Expires
Sat, Jan 10, 12:09 AM (5 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
421904
Default Alt Text
(1 KB)

Event Timeline