Skip to content

Commit

Permalink
Downgrade PHP files in build/PHPStan
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Jul 29, 2024
1 parent e990321 commit fe503ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/downgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

return [
'paths' => [
__DIR__ . '/../build/PHPStan',
__DIR__ . '/../src',
__DIR__ . '/../tests/PHPStan',
__DIR__ . '/../tests/e2e',
Expand Down

0 comments on commit fe503ca

Please sign in to comment.