File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1010 ],
1111 "homepage" : " https://hyperf.io" ,
1212 "support" : {
13- "docs" : " https://hyperf.wiki" ,
1413 "issues" : " https://github.com/hyperf/hyperf/issues" ,
15- "pull-request" : " https://github.com/hyperf/hyperf/pulls" ,
16- "source" : " https://github.com/hyperf/hyperf"
14+ "source" : " https://github.com/hyperf/hyperf" ,
15+ "docs" : " https://hyperf.wiki" ,
16+ "pull-request" : " https://github.com/hyperf/hyperf/pulls"
1717 },
1818 "require" : {
1919 "php" : " >=8.1" ,
2424 "hyperf/tappable" : " ~3.1.0"
2525 },
2626 "suggest" : {
27+ "doctrine/inflector" : " Required to use plural and singular methods.(^2.0|^3.0)" ,
2728 "ramsey/uuid" : " Required to use uuid and orderedUuid methods.(^4.7|^5.0)" ,
28- "symfony/uid" : " Required to use ulid method.(^5.0|^6.0)" ,
29- "doctrine/inflector" : " Required to use plural and singular methods.(^2.0|^3.0)"
29+ "symfony/uid" : " Required to use ulid method.(^5.0|^6.0)"
3030 },
3131 "autoload" : {
3232 "psr-4" : {
You can’t perform that action at this time.
0 commit comments