diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 684350f..1ce9ff2 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "nette/reflection", - "description": "Nette PHP Reflection Component", + "description": "Nette Reflection: docblock annotations parser and common reflection classes", + "keywords": ["nette", "annotation", "reflection"], "homepage": "https://nette.org", "license": ["BSD-3-Clause", "GPL-2.0", "GPL-3.0"], "authors": [ |