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:
-rw-r--r--build/.phan/config.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/.phan/config.php b/build/.phan/config.php
index 26421529433..cdf41630766 100644
--- a/build/.phan/config.php
+++ b/build/.phan/config.php
@@ -52,6 +52,7 @@ return [
'apps/files/tests',
'apps/files_external/3rdparty',
'apps/files_external/tests',
+ 'apps/files_sharing/composer',
'apps/files_sharing/tests',
'apps/files_trashbin/tests',
'apps/files_versions/tests',