?iť?

Your IP : 3.133.127.161


Current Path : /home/s/c/g/scgforma/www/cloud/apps/user_ldap/composer/
Upload File :
Current File : /home/s/c/g/scgforma/www/cloud/apps/user_ldap/composer/composer.json

{
    "config" : {
        "vendor-dir": ".",
        "optimize-autoloader": true,
        "classmap-authoritative": true,
        "autoloader-suffix": "User_LDAP"
    },
    "autoload" : {
        "psr-4": {
            "OCA\\User_LDAP\\": "../lib/"
        }
    }
}