Отправка всех email вынесена в очередь

This commit is contained in:
ErickSkrauch
2017-11-26 04:44:41 +03:00
parent 4d48b38e47
commit 88175fea48
17 changed files with 253 additions and 85 deletions

View File

@@ -25,7 +25,8 @@
"paragonie/constant_time_encoding": "^2.0",
"webmozart/assert": "^1.2.0",
"goaop/framework": "~2.1.2",
"domnikl/statsd": "^2.6"
"domnikl/statsd": "^2.6",
"yiisoft/yii2-queue": "~2.0.1"
},
"require-dev": {
"yiisoft/yii2-debug": "*",