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>2021-08-13 15:45:28 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-08-13 16:01:02 +0300
commit6a50c4a3444643462f165c031f5a179161b3c8f1 (patch)
treed7941bf3bb502bbef6d6d17a7575339986e94827 /apps/federatedfilesharing/composer/composer.lock
parentfa56c13484afa1baf908b93ed5b6990c6a0e9ad6 (diff)
Add missing files for Composer v2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/federatedfilesharing/composer/composer.lock')
-rw-r--r--apps/federatedfilesharing/composer/composer.lock18
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/composer/composer.lock b/apps/federatedfilesharing/composer/composer.lock
new file mode 100644
index 00000000000..fd0bcbcb753
--- /dev/null
+++ b/apps/federatedfilesharing/composer/composer.lock
@@ -0,0 +1,18 @@
+{
+ "_readme": [
+ "This file locks the dependencies of your project to a known state",
+ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
+ "This file is @generated automatically"
+ ],
+ "content-hash": "d751713988987e9331980363e24189ce",
+ "packages": [],
+ "packages-dev": [],
+ "aliases": [],
+ "minimum-stability": "stable",
+ "stability-flags": [],
+ "prefer-stable": false,
+ "prefer-lowest": false,
+ "platform": [],
+ "platform-dev": [],
+ "plugin-api-version": "2.1.0"
+}