import sendgrid
Showing
... | ... | @@ -19,7 +19,8 @@ |
"yiisoft/yii2-bootstrap": "~2.0.0", | ||
"yiisoft/yii2-swiftmailer": "~2.0.0 || ~2.1.0", | ||
"yiisoft/yii2-redis": "^2.0", | ||
"flc/dysms": "^1.0" | ||
"flc/dysms": "^1.0", | ||
"sendgrid/sendgrid": "^7.9" | ||
}, | ||
"require-dev": { | ||
"yiisoft/yii2-debug": "~2.1.0", | ||
... | ... |
Please
register
or
sign in
to comment