Skip to content

Commit 3dd4a24

Browse files
authored
Update composer.json
1 parent 36c51f3 commit 3dd4a24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"topthink/framework": "^6.0.0",
2222
"topthink/think-orm": "^2.0",
2323
"topthink/think-annotation": "^1.0",
24-
"xiaodi/think-jwt": "dev-master",
25-
"xiaodi/think-permission": "dev-master"
24+
"xiaodi/think-jwt": "0.5.*",
25+
"xiaodi/think-permission": "0.5.*"
2626
},
2727
"require-dev": {
2828
"symfony/var-dumper": "^4.2",

0 commit comments

Comments
 (0)