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
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-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 f96155f4df3..bd0d50b518d 100644
--- a/build/.phan/config.php
+++ b/build/.phan/config.php
@@ -47,6 +47,7 @@ return [
'apps/admin_audit/tests',
'apps/comments/composer',
'apps/comments/tests',
+ 'apps/dav/composer',
'apps/dav/tests',
'apps/encryption/tests',
'apps/federatedfilesharing/tests',