Skip to content

Commit 80d4feb

Browse files
committed
clear cache before recording, so all files get re-analyzed
1 parent b8a8a19 commit 80d4feb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"@csfix"
5454
],
5555
"record": [
56+
"phpstan clear-result-cache",
5657
"@putenv DBA_MODE=recording",
5758

5859
"@putenv DBA_REFLECTOR=mysqli",

0 commit comments

Comments
 (0)