Skip to content

Commit

Permalink
修复依赖问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurunsoft committed Oct 9, 2021
1 parent a73780c commit b81d4d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"ext-swoole": ">=4.4.0",
"imiphp/imi-rpc": "^1.2.0",
"yurunsoft/yurun-http": "^4.0.0",
"google/protobuf": "^3.10.0",
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0"
"google/protobuf": "^3.10.0"
},
"require-dev": {},
"autoload": {
Expand Down

0 comments on commit b81d4d9

Please sign in to comment.