diff --git a/composer.json b/composer.json index 9fe6154..e9f45a4 100644 --- a/composer.json +++ b/composer.json @@ -114,7 +114,7 @@ "check": [ "@cs-check", "@test", - "@analyze" + "@static-analysis" ], "clear-config-cache": "php bin/clear-config-cache.php", "cs-check": "phpcs",