diff --git a/build/.phan/config.php b/build/.phan/config.php
index 159011af3b227db8d361a40382446b68f917cb42..9eca03e06e525be4b9375d4ee2f4c45bc5118ecf 100644
--- a/build/.phan/config.php
+++ b/build/.phan/config.php
@@ -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',