aboutsummaryrefslogtreecommitdiffhomepage
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index fe691f9..d8911d0 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,7 @@
"@test"
],
"ecs": "ecs check",
- "ecsfix": "ecs check --fix",
+ "ecsfix": "ecs --memory-limit=1G check --fix",
"lint": [
"@ecs",
"@phpstan"