Skip to content

Commit

Permalink
Update duster.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cerbero90 authored Jan 14, 2025
1 parent 7b59f3e commit ad4c94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion duster.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
],
"scripts": {
"lint": {
"phpstan": ["./vendor/bin/phpstan", "analyse"]
"phpstan": ["./vendor/bin/phpstan", "analyse", "--memory-limit=-1"]
}
}
}

0 comments on commit ad4c94f

Please sign in to comment.