File tree Expand file tree Collapse file tree
04-project-with-phars-in-src Expand file tree Collapse file tree 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"
17+ },
18+ "require" : {
19+ "php" : " >=8.1" ,
20+ "ext-json" : " *" ,
21+ "hyperf/command" : " ~3.1.0" ,
22+ "hyperf/contract" : " ~3.1.0" ,
23+ "nikic/php-parser" : " ^4.1" ,
24+ "psr/container" : " ^1.0 || ^2.0"
1725 },
1826 "autoload" : {
1927 "psr-4" : {
2533 "HyperfTest\\ Phar\\ " : " tests/"
2634 }
2735 },
28- "require" : {
29- "php" : " >=8.1" ,
30- "ext-json" : " *" ,
31- "hyperf/command" : " ~3.1.0" ,
32- "hyperf/contract" : " ~3.1.0" ,
33- "nikic/php-parser" : " ^4.1" ,
34- "psr/container" : " ^1.0|^2.0"
35- },
3636 "config" : {
3737 "sort-packages" : true
3838 },
Original file line number Diff line number Diff line change 1- {
2- }
1+ {}
Original file line number Diff line number Diff line change 1- {
2- }
1+ {}
You can’t perform that action at this time.
0 commit comments