File tree Expand file tree Collapse file tree 2 files changed +1433
-983
lines changed
Expand file tree Collapse file tree 2 files changed +1433
-983
lines changed Original file line number Diff line number Diff line change 1919 "ext-posix" : " *" ,
2020 "ext-redis" : " *" ,
2121 "ext-zlib" : " *" ,
22+ "amazon-php/sp-api-sdk" : " ^6.1" ,
2223 "friendsofhyperf/sentry" : " ^3.0" ,
2324 "hyperf/cache" : " ~3.1.0" ,
2425 "hyperf/command" : " ~3.1.0" ,
4344 "kriswallsmith/buzz" : " ^1.2" ,
4445 "nesbot/carbon" : " ^2.66" ,
4546 "nyholm/psr7" : " ^1.6" ,
46- "onetech/sp-api-sdk" : " dev-develop" ,
4747 "thewirecutter/paapi5-php-sdk" : " ^1.2"
4848 },
4949 "require-dev" : {
101101 " Composer\\ Config::disableProcessTimeout" ,
102102 " php ./bin/hyperf.php start"
103103 ]
104- },
105- "repositories" : [
106- {
107- "type" : " path" ,
108- "url" : " ../sp-api-sdk" ,
109- "options" : {
110- "symlink" : true ,
111- "versions" : {
112- "onetech/sp-api-sdk" : " dev-develop"
113- }
114- }
115- },
116- {
117- "type" : " path" ,
118- "url" : " ../hyperf/src/*"
119- }
120- ]
104+ }
121105}
You can’t perform that action at this time.
0 commit comments