remove redundant import and add ext-zip to composer

This commit is contained in:
Mario
2021-01-15 19:28:15 +00:00
parent 63c15c2c8d
commit 70233ea903

View File

@@ -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",