{
    "name": "bin/brevo-email-integration",
    "autoload": {
        "psr-4": {
            "Bin\\BrevoEmailIntegration\\": "src/"
        }
    },
    "authors": [
        {
            "name": "KE"
        }
    ],
    "require": {
        "phpmailer/phpmailer": "^6.10",
        "vlucas/phpdotenv": "^5.6"
    }
}
