diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 015fedf..61d99d7 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,7 @@ "type": "php-ext", "license": "BSD-3-Clause", "description": "Extended password extension", + "keywords": ["password", "sha512", "yescrypt", "sm3crypt", "sm3yescrypt", "crypt", "libxcrypt"], "require": { "php": ">= 8.0.0" }, |
