We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e990321 commit fe503caCopy full SHA for fe503ca
build/downgrade.php
@@ -2,6 +2,7 @@
2
3
return [
4
'paths' => [
5
+ __DIR__ . '/../build/PHPStan',
6
__DIR__ . '/../src',
7
__DIR__ . '/../tests/PHPStan',
8
__DIR__ . '/../tests/e2e',
0 commit comments