Skip to content

Commit f9ebaaa

Browse files
authored
Merge pull request #351 from dotkernel/issue-324-2
Added command in composer.json
2 parents d18ba76 + 5d63877 commit f9ebaaa

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)