Skip to content

Commit 9fdb6ed

Browse files
committed
修复依赖问题
1 parent f5f1702 commit 9fdb6ed

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": "2.*",
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)