diff options
author | till <till@php.net> | 2012-10-29 00:08:15 +0100 |
---|---|---|
committer | till <till@php.net> | 2012-10-29 00:08:40 +0100 |
commit | f2bc8599f850131bb4118ebd5dd7118717d50c24 (patch) | |
tree | 6f80f2d84445c0a79b4e7dbc6aa1926c17fdc89d /composer.json-dist | |
parent | 111acf180dfacf7f049d4d7b6f93b79560f51fc4 (diff) |
Ignore plugin_manager plugin.
Allow packagist.
Diffstat (limited to 'composer.json-dist')
-rw-r--r-- | composer.json-dist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/composer.json-dist b/composer.json-dist index c07b8f484..cfa825a25 100644 --- a/composer.json-dist +++ b/composer.json-dist @@ -4,9 +4,6 @@ "license": "GPL-3.0", "repositories": [ { - "packagist": false - }, - { "type": "composer", "url": "http://plugins.roundcube.net/" }, |