Thomas Bruederli
2015-04-29 9c24e1963a5db99a4b7503b14ecb382b1d598140
Switch repository URLs to https:
1 files modified
4 ■■■■ changed files
composer.json-dist 4 ●●●● patch | view | raw | blame | history
composer.json-dist
@@ -9,7 +9,7 @@
        },
        {
            "type": "composer",
            "url": "http://plugins.roundcube.net/"
            "url": "https://plugins.roundcube.net/"
        },
        {
            "type": "vcs",
@@ -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"
                }