Skip to content

Commit fe503ca

Browse files
committed
Downgrade PHP files in build/PHPStan
1 parent e990321 commit fe503ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/downgrade.php

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
return [
44
'paths' => [
5+
__DIR__ . '/../build/PHPStan',
56
__DIR__ . '/../src',
67
__DIR__ . '/../tests/PHPStan',
78
__DIR__ . '/../tests/e2e',

0 commit comments

Comments
 (0)