We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e79401 commit a347c93Copy full SHA for a347c93
phpstan.dist.neon
@@ -4,6 +4,8 @@ parameters:
4
bootstrapFiles:
5
- .phpstan/bootstrap.php
6
7
+ tmpDir: .cache/phpstan
8
+
9
paths:
10
- lib
11
- test
0 commit comments