Initial code, works with FritzBox 7390
[ldap2fbxml.git] / composer.json
1 {
2     "require": {
3         "pear/net_ldap2": "^2.2"
4     }
5 }