We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5097026 commit bd1deccCopy full SHA for bd1decc
composer.json
@@ -8,7 +8,12 @@
8
"redis",
9
"pool"
10
],
11
+ "homepage": "https://hyperf.io",
12
"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"
17
},
18
"require": {
19
"php": ">=7.2",
0 commit comments