diff --git a/composer.json b/composer.json index 5e36b1eb..cdec2a0d 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,10 @@ "description": "This tool checks the syntax of PHP files about 20x faster than serial check.", "homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint", "license": "BSD-2-Clause", + "keywords": [ + "lint", + "static analysis" + ], "authors": [ { "name": "Jakub Onderka",