Skip to content

Commit bd1decc

Browse files
committed
Optimize composer.json
1 parent 5097026 commit bd1decc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88
"redis",
99
"pool"
1010
],
11+
"homepage": "https://hyperf.io",
1112
"support": {
13+
"docs": "https://hyperf.wiki",
14+
"issues": "https://github.com/hyperf/hyperf/issues",
15+
"pull-request": "https://github.com/hyperf/hyperf/pulls",
16+
"source": "https://github.com/hyperf/hyperf"
1217
},
1318
"require": {
1419
"php": ">=7.2",

0 commit comments

Comments
 (0)