Skip to content

Commit 9081816

Browse files
committed
fix: enable phpstan to locate Kint
1 parent 1c55205 commit 9081816

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ parameters:
1818
- Faker\Generator
1919
scanDirectories:
2020
- vendor/codeigniter4/framework/system/Helpers
21+
- vendor/codeigniter4/framework/system/ThirdParty
2122
dynamicConstantNames:
2223
- APP_NAMESPACE
2324
- CI_DEBUG

0 commit comments

Comments
 (0)