-
Notifications
You must be signed in to change notification settings - Fork 1
/
composer.json
27 lines (27 loc) · 925 Bytes
/
composer.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"require": {
"phalcon/devtools": "^3.1",
"handsomegyr/wechat": "dev-master",
"phpunit/phpunit": "^5.0",
"phalcon/incubator": "^2.0",
"respect/validation": "^1.0",
"dapphp/securimage": "^3.6",
"phpmailer/phpmailer": "^5.2",
"ircmaxell/random-lib": "^1.1",
"ezyang/htmlpurifier": "^4.7",
"handsomegyr/sms": "dev-master",
"endroid/qrcode": "^1.5",
"imagine/imagine": "~0.5.0",
"pda/pheanstalk": "^3.1",
"qiniu/php-sdk": "^7.0",
"elasticsearch/elasticsearch": "~5.0",
"mtdowling/cron-expression": "^1.2",
"hellogerard/jobby": "^3.2",
"handsomegyr/model": "dev-master",
"monolog/monolog": "^1.22",
"predis/predis": "^1.1",
"matyhtf/swoole_framework": "dev-master",
"handsomegyr/qywechat": "dev-master",
"smi2/phpclickhouse": "^1.3"
}
}