diff --git a/composer.json b/composer.json index b998021..01354f6 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,8 @@ "description": "Cognitive complexity implementation for PHP_CodeSniffer", "keywords" : [ "phpcs", - "standards" + "standards", + "static analysis" ], "type" : "phpcodesniffer-standard", "license" : "MIT",