Skip to content

Commit 9d5d276

Browse files
committed
修复依赖关系
1 parent 67d8d65 commit 9d5d276

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
}
2222
},
2323
"require": {
24-
"php": ">=8.0"
24+
"php": ">=8.0",
25+
"hyperf/contract": "^3.0"
2526
},
2627
"require-dev": {
2728
"alibabacloud/alidns-20150109": "^3.0",

0 commit comments

Comments
 (0)