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:
authorDaniel Kesselberg <mail@danielkesselberg.de>2021-06-01 16:33:21 +0300
committerDaniel Kesselberg <mail@danielkesselberg.de>2021-06-01 16:43:08 +0300
commit2b60587a2fb53a238eae63c91664ae4029985a3b (patch)
treeda6e0500e69b06a4a16e45a5775040d8f037ce3c /composer.lock
parent94f475686c2159bd06cccc41d6bd71d8cbf863a2 (diff)
Add mbstring as dependency
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.lock b/composer.lock
index 88c8b05fe0c..e5bcbda1a15 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": "9e703ab133e8363e26a67dbd639a297c",
+ "content-hash": "fd5e442ed41b3a7ebb1c53c30467e7e7",
"packages": [],
"packages-dev": [
{
@@ -3030,6 +3030,7 @@
"platform": {
"ext-json": "*",
"ext-libxml": "*",
+ "ext-mbstring": "*",
"ext-pdo": "*",
"ext-simplexml": "*",
"ext-xmlreader": "*",