Merge branch 'feature/exception' into rpc/shopify
Showing
... | ... | @@ -27,7 +27,8 @@ |
"hyperf/service-governance": "~1.1.0", | ||
"fzaninotto/faker": "^1.9", | ||
"phpoffice/phpspreadsheet": "^1.8", | ||
"dimsav/unix-zipper": "1.*" | ||
"dimsav/unix-zipper": "1.*", | ||
"hyperf/amqp": "~1.1.0" | ||
}, | ||
"autoload": { | ||
"psr-4": { | ||
... | ... |
Please register or sign in to comment