Thomas Bruederli
2015-07-31 2965a981b7ec22866fbdf2d567d87e2d068d3617
composer.json-dist
@@ -9,11 +9,11 @@
        },
        {
            "type": "composer",
            "url": "http://plugins.roundcube.net/"
            "url": "https://plugins.roundcube.net/"
        },
        {
            "type": "vcs",
            "url": "git://git.kolab.org/git/pear/Net_LDAP3"
            "url": "https://git.kolab.org/diffusion/PNL/php-net_ldap.git"
        },
        {
            "type": "package",
@@ -21,7 +21,7 @@
                "name": "Net_SMTP",
                "version": "dev-master",
                "source": {
                    "url": "http://github.com/pear/Net_SMTP",
                    "url": "https://github.com/pear/Net_SMTP",
                    "type": "git",
                    "reference": "master"
                }
@@ -32,7 +32,7 @@
        "php": ">=5.3.7",
        "roundcube/plugin-installer": ">=0.1.5",
        "pear/mail_mime": ">=1.8.9",
        "pear/mail_mime-decode": ">=1.5.5",
        "pear/mail_mime-decode": "~1.5.5",
        "pear/net_smtp": "dev-master",
        "pear-pear.php.net/auth_sasl": ">=1.0.6",
        "pear-pear.php.net/net_idna2": ">=0.1.1",