Page MenuHomePhorge

No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None
diff --git a/composer.json b/composer.json
index 94c9169..d76e1c4 100644
--- a/composer.json
+++ b/composer.json
@@ -1,33 +1,32 @@
{
"name": "kolab/Net_LDAP3",
- "description": "A successor of PEAR:Net_LDAP2 providing advanced functionality for accessing LDAP directories",
+ "description": "A successor of the PEAR:Net_LDAP2 module providing advanced functionality for accessing LDAP directories",
"type": "library",
- "keywords": [
- "ldap vlv"
- ],
+ "version": "1.0.0",
+ "keywords": ["pear", "ldap", "vlv"],
"homepage": "http://git.kolab.org/pear/Net_LDAP3/",
- "license": "AGPL-3.0",
+ "license": "GPL-3.0",
"authors": [
{
"name": "Jeroen van Meeuwen",
"email": "vanmeeuwen@kolabsys.com",
"role": "Lead"
},
{
"name": "Aleksander Machniak",
"email": "machniak@kolabsys.com",
"role": "Developer"
},
{
"name": "Thomas Bruederli",
"email": "roundcube@gmail.com",
"role": "Developer"
}
],
"require": {
"php": ">=5.3.3"
},
"autoload": {
"classmap": ["lib/"]
}
}
\ No newline at end of file

File Metadata

Mime Type
text/x-diff
Expires
Thu, Mar 19, 7:58 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
458741
Default Alt Text
(1 KB)

Event Timeline