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 8f4c573 commit 9575665Copy full SHA for 9575665
composer.json
@@ -10,10 +10,10 @@
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"
+ "source": "https://github.com/hyperf/hyperf",
+ "docs": "https://hyperf.wiki",
+ "pull-request": "https://github.com/hyperf/hyperf/pulls"
17
},
18
"require": {
19
"php": ">=8.1",
0 commit comments