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:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-12-23 22:03:08 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-05-03 11:10:28 +0300
commitab3424ad448bcd4e5a10c286c3ab9b8b6e02d9c0 (patch)
tree6f6394cec7137f4dafadf6b8fbe1107962bdc16a /composer.lock
parenta31274623858ed48c4dc86bf042eef75afdafb2a (diff)
Add ext-zip as platform dependency
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock5
1 files changed, 3 insertions, 2 deletions
diff --git a/composer.lock b/composer.lock
index ef23a831f7f..88c8b05fe0c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "4970547e139d7ea77cd8b6d38c729084",
+ "content-hash": "9e703ab133e8363e26a67dbd639a297c",
"packages": [],
"packages-dev": [
{
@@ -3032,7 +3032,8 @@
"ext-libxml": "*",
"ext-pdo": "*",
"ext-simplexml": "*",
- "ext-xmlreader": "*"
+ "ext-xmlreader": "*",
+ "ext-zip": "*"
},
"platform-dev": [],
"plugin-api-version": "2.0.0"