Skip to content

Commit 807d869

Browse files
authored
Merge pull request #5 from ichynul/patch-1
支持 think-container v3
2 parents 1b70f33 + d3c49b2 commit 807d869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"require": {
66
"workerman/webman-framework": "^2.1 || dev-master",
7-
"topthink/think-container": "^2.0",
7+
"topthink/think-container": "^2.0|^3.0",
88
"psr/simple-cache": "^1.0|^2.0|^3.0"
99
},
1010
"autoload": {

0 commit comments

Comments
 (0)