File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 55 "keywords" : [
66 " php" ,
77 " hyperf" ,
8- " async queue"
8+ " async- queue"
99 ],
1010 "support" : {
1111 },
1414 "psr/container" : " ^1.0" ,
1515 "psr/event-dispatcher" : " ^1.0" ,
1616 "hyperf/contract" : " ~1.0.0" ,
17+ "hyperf/command" : " ~1.0.0" ,
1718 "hyperf/utils" : " ~1.0.0"
1819 },
1920 "require-dev" : {
21+ "hyperf/process" : " ~1.0.0" ,
2022 "malukenho/docheader" : " ^0.1.6" ,
2123 "mockery/mockery" : " ^1.0" ,
2224 "phpunit/phpunit" : " ^7.0.0" ,
2325 "friendsofphp/php-cs-fixer" : " ^2.9"
2426 },
2527 "suggest" : {
2628 "hyperf/event" : " Required to dispatch a event." ,
27- "hyperf/process" : " Auto register a consumer process for server."
29+ "hyperf/process" : " Auto register the consumer process for server."
2830 },
2931 "autoload" : {
3032 "files" : [
You can’t perform that action at this time.
0 commit comments