aboutsummaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-01-15 19:28:15 +0000
committerMario <mario@mariovavti.com>2021-01-15 19:28:15 +0000
commit70233ea90340a12e0295d4d4bb30a128a0f50152 (patch)
treecc6f323cec4323478f02368c6b3215d3d6b8712f /composer.json
parent63c15c2c8d1039a13439aa6cbbc38142df8f9de7 (diff)
downloadvolse-hubzilla-70233ea90340a12e0295d4d4bb30a128a0f50152.tar.gz
volse-hubzilla-70233ea90340a12e0295d4d4bb30a128a0f50152.tar.bz2
volse-hubzilla-70233ea90340a12e0295d4d4bb30a128a0f50152.zip
remove redundant import and add ext-zip to composer
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index a3e834d0e..ab9d6a371 100644
--- a/composer.json
+++ b/composer.json
@@ -30,6 +30,7 @@
"ext-xml": "*",
"ext-openssl": "*",
"ext-json": "*",
+ "ext-zip": "*",
"sabre/dav": "^4.0",
"michelf/php-markdown": "^1.7",
"bshaffer/oauth2-server-php": "^1.9",