diff --git a/composer.json-dist b/composer.json-dist index 6bedea949..465d2e856 100644 --- a/composer.json-dist +++ b/composer.json-dist @@ -7,10 +7,6 @@ "type": "composer", "url": "https://plugins.roundcube.net/" }, - { - "type": "vcs", - "url": "https://github.com/roundcube/Net_Sieve.git" - }, { "type": "vcs", "url": "https://git.kolab.org/diffusion/PNL/php-net_ldap.git" @@ -25,7 +21,7 @@ "pear/mail_mime": "~1.10.0", "pear/net_smtp": "~1.7.1", "pear/crypt_gpg": "~1.6.0", - "roundcube/net_sieve": "~1.5.0", + "pear/net_sieve": "~1.4.0", "roundcube/plugin-installer": "~0.1.6", "endroid/qrcode": "~1.6.5" },