Fix phan
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
b2a4e659a7
commit
cf7bc3fe9d
1 changed files with 2 additions and 0 deletions
|
@ -49,8 +49,10 @@ return [
|
|||
// to `exclude_analysis_directory_list`.
|
||||
'exclude_analysis_directory_list' => [
|
||||
'3rdparty',
|
||||
'apps/accessibility/composer',
|
||||
'apps/admin_audit/composer',
|
||||
'apps/admin_audit/tests',
|
||||
'apps/cloud_federation_api/composer',
|
||||
'apps/comments/composer',
|
||||
'apps/comments/tests',
|
||||
'apps/dav/composer',
|
||||
|
|
Loading…
Reference in a new issue