Skip to content

Commit

Permalink
added tmpDir: .cache/phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Mar 21, 2024
1 parent 9e79401 commit a347c93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.dist.neon
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ parameters:
bootstrapFiles:
- .phpstan/bootstrap.php

tmpDir: .cache/phpstan

paths:
- lib
- test
Expand Down

0 comments on commit a347c93

Please sign in to comment.