summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/Ldap/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Component/Ldap/composer.json')
-rw-r--r--src/Symfony/Component/Ldap/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Ldap/composer.json b/src/Symfony/Component/Ldap/composer.json
index 2bc4c2f..e987ec9 100644
--- a/src/Symfony/Component/Ldap/composer.json
+++ b/src/Symfony/Component/Ldap/composer.json
@@ -1,7 +1,7 @@
{
"name": "symfony/ldap",
"type": "library",
- "description": "An abstraction in front of PHP's LDAP functions, compatible with PHP 5.3.9 onwards.",
+ "description": "Provides a LDAP client for PHP on top of PHP's ldap extension",
"keywords": ["ldap", "active directory"],
"homepage": "https://symfony.com",
"license": "MIT",