Skip to content

Commit 3246507

Browse files
authored
Update composer.json
1 parent 6a9a81c commit 3246507

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"license": "MIT",
55
"require": {
66
"workerman/webman-framework": "^1.2.1",
7-
"topthink/think-cache": "^2.0"
7+
"topthink/think-cache": "^2.0.6"
88
},
99
"autoload": {
1010
"psr-4": {
1111
"Webman\\ThinkCache\\": "src"
1212
}
1313
}
14-
}
14+
}

0 commit comments

Comments
 (0)