diff --git a/composer.json b/composer.json index c42865c..b1517bf 100644 --- a/composer.json +++ b/composer.json @@ -2,6 +2,10 @@ "name": "nextras/orm-phpstan", "description": "PHPStan extension for Nextras Orm", "type": "phpstan-extension", + "keywords": [ + "dev", + "static analysis" + ], "license": [ "MIT" ],