Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanenko3 committed Mar 14, 2024
1 parent a045498 commit 6720f61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion duster.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"phpstan": [
"./vendor/bin/phpstan",
"analyse",
"src"
"src",
"--memory-limit=1G"
]
}
},
Expand Down

0 comments on commit 6720f61

Please sign in to comment.