Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Commit 0d9c8e3

Browse files
committed
Add support for Larastan
1 parent 8e8a40b commit 0d9c8e3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

phpstan.neon.dist

Lines changed: 6 additions & 0 deletions
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)