Skip to content

Commit c0c3f4c

Browse files
committed
chore(laravel): remove parallel phpstan
1 parent d64179b commit c0c3f4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Laravel/phpstan.neon.dist

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ includes:
22
- vendor/larastan/larastan/extension.neon
33

44
parameters:
5+
parallel:
6+
maximumNumberOfProcesses: 1
57
level: 7
68
paths:
79
- ApiResource

0 commit comments

Comments
 (0)