模版消息推送完成
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
"webman/redis": "^2.1",
|
||||
"illuminate/events": "^11.46",
|
||||
"webman/redis-queue": "^1.3",
|
||||
"workerman/crontab": "^1.0"
|
||||
"workerman/crontab": "^1.0",
|
||||
"overtrue/wechat": "~5.0"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-event": "For better performance. "
|
||||
@@ -56,5 +57,10 @@
|
||||
]
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true
|
||||
"prefer-stable": true,
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"easywechat-composer/easywechat-composer": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user