{
    "require": {
        "yiisoft/yii2": "~2.0.0",
        "yiisoft/yii2-authclient": "^2.2",
        "yiithings/yii2-dotenv": "*",
        "yiisoft/yii2-swiftmailer": "^2.1",
        "bp-sys/yii2-aws-s3": "~2.0",
        "firebase/php-jwt": "^6.10",
        "google/apiclient": "*",
        "symfony/mailer": "^7.1",
        "yiisoft/yii2-symfonymailer": "^4.0"
    },
    "repositories": [
        {
            "type": "composer",
            "url": "https://asset-packagist.org"
        }
    ],
    "config": {
        "allow-plugins": {
            "yiisoft/yii2-composer": true
        },
        "github-oauth": {

        }
    }
}
