Skip to content

Commit a347c93

Browse files
committedMar 21, 2024
added tmpDir: .cache/phpstan
1 parent 9e79401 commit a347c93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎phpstan.dist.neon

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ parameters:
44
bootstrapFiles:
55
- .phpstan/bootstrap.php
66

7+
tmpDir: .cache/phpstan
8+
79
paths:
810
- lib
911
- test

0 commit comments

Comments
 (0)