@@ -50,5 +50,6 @@ return [
// and `exclude_analysis_directory_list` arrays.
'exclude_analysis_directory_list' => [
'vendor/',
+ '.phan/stubs'
],
];