till
2012-10-28 f2bc8599f850131bb4118ebd5dd7118717d50c24
Ignore plugin_manager plugin.
Allow packagist.
2 files modified
4 ■■■ changed files
.gitignore 1 ●●●● patch | view | raw | blame | history
composer.json-dist 3 ●●●●● patch | view | raw | blame | history
.gitignore
@@ -6,6 +6,7 @@
# this is for the sample plugin (via composer)
plugins/rcsample
plugins/plugin_manager
# composer-related
composer.json
composer.json-dist
@@ -4,9 +4,6 @@
    "license": "GPL-3.0",
    "repositories": [
        {
            "packagist": false
        },
        {
            "type": "composer",
            "url": "http://plugins.roundcube.net/"
        },