diff --git a/composer.json b/composer.json index 4b3afb7..680a7ac 100644 --- a/composer.json +++ b/composer.json @@ -2,6 +2,12 @@ "name": "redaxo/php-cs-fixer-config", "description": "php-cs-fixer config for REDAXO", "type": "library", + "keywords": [ + "fixer", + "standards", + "static analysis", + "static code analysis" + ], "license": "MIT", "authors": [ {