{
    "require": {
        "google/apiclient": "^2.19",
        "firebase/php-jwt": "^7.0"
    },
    "config": {
        "allow-plugins": {
            "google/apiclient-services": true
        }
    },
    "extra": {
        "google/apiclient-services": [
            "Oauth2"
        ]
    }
}
