diff options
Diffstat (limited to 'package.xml')
-rw-r--r-- | package.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.xml b/package.xml index 1a90f12..cd7789b 100644 --- a/package.xml +++ b/package.xml @@ -15,6 +15,8 @@ It also provides additional functions from libxcrypt missing in core PHP: * crypt_preferred_method * crypt_gensalt * crypt_checksalt + +See PHP documentation on https://www.php.net/xpass </description> <lead> <name>Remi Collet</name> |