Skip to content

Commit 4f76fa8

Browse files
committed
all green
1 parent eee45d6 commit 4f76fa8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/refresh-e2e.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ function outputYaml(array $items): void
118118
|| $item['repo'] === 'inspirum/balikobot-php'
119119
|| $item['repo'] === 'idleberg/php-vite-manifest'
120120
|| $item['repo'] === 'contao/contao'
121+
|| $item['repo'] === 'qossmic/deptrac-src'
122+
|| $item['repo'] === 'phpstan/phpstan-src'
121123
) {
122124
$item['cdaArgs'] = '--disable-ext-analysis ' . ($item['cdaArgs'] ?? '');
123125
}

0 commit comments

Comments
 (0)