File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 " hyperf"
1010 ],
1111 "require" : {
12- "php" : " >=8.1 " ,
12+ "php" : " >=8.2 " ,
1313 "ext-posix" : " *" ,
14- "hyperf/codec" : " ~3.1 .0" ,
15- "hyperf/command" : " ~3.1 .0" ,
16- "hyperf/contract" : " ~3.1 .0" ,
17- "hyperf/coordinator" : " ~3.1 .0" ,
18- "hyperf/coroutine" : " ~3.1 .0" ,
19- "hyperf/di" : " ~3.1 .0" ,
14+ "hyperf/codec" : " ~3.2 .0" ,
15+ "hyperf/command" : " ~3.2 .0" ,
16+ "hyperf/contract" : " ~3.2 .0" ,
17+ "hyperf/coordinator" : " ~3.2 .0" ,
18+ "hyperf/coroutine" : " ~3.2 .0" ,
19+ "hyperf/di" : " ~3.2 .0" ,
2020 "hyperf/engine" : " ^2.0" ,
21- "hyperf/framework" : " ~3.1 .0" ,
22- "hyperf/stringable" : " ~3.1 .0" ,
23- "hyperf/support" : " ~3.1 .0"
21+ "hyperf/framework" : " ~3.2 .0" ,
22+ "hyperf/stringable" : " ~3.2 .0" ,
23+ "hyperf/support" : " ~3.2 .0"
2424 },
2525 "autoload" : {
2626 "psr-4" : {
4040 },
4141 "extra" : {
4242 "branch-alias" : {
43- "dev-master" : " 3.1 -dev"
43+ "dev-master" : " 3.2 -dev"
4444 },
4545 "hyperf" : {
4646 "config" : " Hyperf\\ Watcher\\ ConfigProvider"
You can’t perform that action at this time.
0 commit comments