HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/roundcube/vendor/kolab/net_ldap3/composer.json
{
	"name": "kolab/net_ldap3",
	"description": "A successor of the PEAR:Net_LDAP2 module providing advanced functionality for accessing LDAP directories",
	"type": "library",
	"keywords": ["pear", "ldap", "vlv"],
	"homepage": "http://git.kolab.org/pear/Net_LDAP3/",
	"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",
		"pear/net_ldap2": ">=2.0.12"
	},
	"autoload": {
		"classmap": ["lib/"]
	}
}