{
    "require": {
        "telegram-bot/api": "^2.3",
        "twilio/sdk": "^6.27",
        "monolog/monolog": "^2.3"
    },
    "autoload": {
        "psr-4": {
            "Services\\": "Services/"
        }
    }
}
