summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 5b54d41..e3ea370 100644
--- a/composer.json
+++ b/composer.json
@@ -3,6 +3,12 @@
"description": "A tool to automatically fix PHP code style",
"license": "MIT",
"type": "application",
+ "keywords": [
+ "fixer",
+ "standards",
+ "static analysis",
+ "static code analysis"
+ ],
"authors": [
{
"name": "Fabien Potencier",