默认安装正式版tp6

This commit is contained in:
augushong
2020-01-17 20:19:41 +08:00
parent 683ef8f200
commit db22545832
2 changed files with 10 additions and 13 deletions

View File

@@ -19,8 +19,8 @@
],
"require": {
"php": ">=7.1.0",
"topthink/framework": "6.0.*-dev",
"topthink/think-orm": "2.0.*-dev",
"topthink/framework": "6.0.*",
"topthink/think-orm": "2.0.*",
"topthink/think-view": "^1.0",
"topthink/think-migration": "^3.0",
"topthink/think-helper": "^3.1",