Skip to content

Commit 6cb4080

Browse files
committed
Add support for Larastan
1 parent cb816ac commit 6cb4080

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

phpstan.neon.dist

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
includes:
2+
- ./vendor/nunomaduro/larastan/extension.neon
3+
parameters:
4+
level: 5
5+
paths:
6+
- src

0 commit comments

Comments
 (0)