File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change 2929 [
3030 'title ' => 'HTTP ' ,
3131 'repository ' => 'reactphp/http ' ,
32- 'category ' => 'Protocol Components '
33- ],
34- [
35- 'title ' => 'HTTPClient ' ,
36- 'repository ' => 'reactphp/http-client ' ,
37- 'category ' => 'Protocol Components '
32+ 'category ' => 'Network Components '
3833 ],
3934 [
4035 'title ' => 'DNS ' ,
4136 'repository ' => 'reactphp/dns ' ,
42- 'category ' => 'Protocol Components '
37+ 'category ' => 'Network Components '
4338 ],
4439 [
4540 'title ' => 'Cache ' ,
6156 'repository ' => 'reactphp/promise-stream ' ,
6257 'category ' => 'Utility Components '
6358 ],
59+ [
60+ 'title ' => 'HttpClient ' ,
61+ 'repository ' => 'reactphp/http-client ' ,
62+ 'category ' => 'Legacy Components '
63+ ],
64+ [
65+ 'title ' => 'SocketClient ' ,
66+ 'repository ' => 'reactphp/socket-client ' ,
67+ 'category ' => 'Legacy Components '
68+ ],
6469];
You can’t perform that action at this time.
0 commit comments