diff options
Diffstat (limited to 'build/.phan/config.php')
-rw-r--r-- | build/.phan/config.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/.phan/config.php b/build/.phan/config.php index cdf41630766..9383db684a3 100644 --- a/build/.phan/config.php +++ b/build/.phan/config.php @@ -43,6 +43,7 @@ return [ "exclude_analysis_directory_list" => [ '3rdparty', 'lib/composer', + 'apps/admin_audit/composer', 'apps/admin_audit/tests', 'apps/comments/tests', 'apps/dav/tests', |