summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index d3c7ed1..2480c4f 100644
--- a/composer.json
+++ b/composer.json
@@ -66,6 +66,7 @@
"benchmark": "phpbench run --revs=2 --iterations=2 --report=aggregate",
"check": [
"@cs-check",
+ "@static-analysis",
"@test"
],
"cs-check": "phpcs",