Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit f8d47b2

Browse files
committed
Add support for Larastan
1 parent 79026bd commit f8d47b2

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)