Skip to content

Commit c29e810

Browse files
committed
更新框架版本
1 parent ef1fbb9 commit c29e810

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": ">=5.6.0",
20-
"topthink/framework": "~5.1.0@dev",
20+
"topthink/framework": "~5.1.0",
2121
"topthink/think-captcha": "^2.0"
2222
},
2323
"autoload": {
@@ -27,8 +27,5 @@
2727
},
2828
"extra": {
2929
"think-path": "thinkphp"
30-
},
31-
"config": {
32-
"preferred-install": "dist"
3330
}
3431
}

0 commit comments

Comments
 (0)