Skip to content

Commit

Permalink
chore(laravel): remove parallel phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
soyuka committed Dec 20, 2024
1 parent d64179b commit c0c3f4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Laravel/phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ includes:
- vendor/larastan/larastan/extension.neon

parameters:
parallel:
maximumNumberOfProcesses: 1
level: 7
paths:
- ApiResource
Expand Down

0 comments on commit c0c3f4c

Please sign in to comment.