Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 929ded70796..69ac5821c92 100644
--- a/composer.json
+++ b/composer.json
@@ -25,8 +25,7 @@
"ext-pdo": "*",
"ext-simplexml": "*",
"ext-xmlreader": "*",
- "ext-zip": "*",
- "mexitek/phpcolors": "^1.0"
+ "ext-zip": "*"
},
"require-dev": {
"bamarni/composer-bin-plugin": "^1.4"