Skip to content

Commit 5d63877

Browse files
committed
added command in composer.json
Signed-off-by: MarioRadu <[email protected]>
1 parent 4d8b8bc commit 5d63877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"check": [
115115
"@cs-check",
116116
"@test",
117-
"@analyze"
117+
"@static-analysis"
118118
],
119119
"clear-config-cache": "php bin/clear-config-cache.php",
120120
"cs-check": "phpcs",

0 commit comments

Comments
 (0)