?iť?

Your IP : 3.144.86.105


Current Path : /home/scgforma/www/cloud/apps/comments/composer/
Upload File :
Current File : /home/scgforma/www/cloud/apps/comments/composer/composer.json

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