Skip to content

Commit b81d4d9

Browse files
committed
修复依赖问题
1 parent a73780c commit b81d4d9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
"ext-swoole": ">=4.4.0",
88
"imiphp/imi-rpc": "^1.2.0",
99
"yurunsoft/yurun-http": "^4.0.0",
10-
"google/protobuf": "^3.10.0",
11-
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0"
10+
"google/protobuf": "^3.10.0"
1211
},
1312
"require-dev": {},
1413
"autoload": {

0 commit comments

Comments
 (0)