{
    "name": "sociallogin/3rdparty",
    "description": "3rdparty components for sociallogin",
    "config": {
        "vendor-dir": ".",
        "optimize-autoloader": true,
        "classmap-authoritative": true
    },
    "require": {
        "hybridauth/hybridauth": "3.12.2",
        "firebase/php-jwt": "^6.4.0"
    },
    "autoload": {
        "psr-4": {
           "": "custom/"
        }
    }
}
