Skip to content

Commit

Permalink
--memory-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Sep 29, 2023
1 parent 9d2b466 commit 67c9d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}
},
"scripts": {
"phpstan": "vendor/bin/phpstan --ansi",
"phpstan": "vendor/bin/phpstan --ansi --memory-limit=1G",
"check-cs": "ecs check --ansi",
"fix-cs": "ecs check --fix --ansi"
},
Expand Down

0 comments on commit 67c9d70

Please sign in to comment.