默认安装正式版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",

19
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "f1eea88aa96466e1b83b1303306f9a13",
"content-hash": "b19060a1d380bbf89c1609deba7828ab",
"packages": [
{
"name": "league/flysystem",
@@ -432,16 +432,16 @@
},
{
"name": "topthink/framework",
"version": "6.0.x-dev",
"version": "v6.0.2",
"source": {
"type": "git",
"url": "https://github.com/top-think/framework.git",
"reference": "dbe7e9d7159d767b37c05627069289a07138e13e"
"reference": "1444cce94b40a836958380b160a5fb7bfc165daf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/top-think/framework/zipball/dbe7e9d7159d767b37c05627069289a07138e13e",
"reference": "dbe7e9d7159d767b37c05627069289a07138e13e",
"url": "https://api.github.com/repos/top-think/framework/zipball/1444cce94b40a836958380b160a5fb7bfc165daf",
"reference": "1444cce94b40a836958380b160a5fb7bfc165daf",
"shasum": "",
"mirrors": [
{
@@ -496,7 +496,7 @@
"orm",
"thinkphp"
],
"time": "2020-01-14T12:45:58+00:00"
"time": "2020-01-13T05:48:05+00:00"
},
{
"name": "topthink/think-captcha",
@@ -706,7 +706,7 @@
},
{
"name": "topthink/think-orm",
"version": "2.0.x-dev",
"version": "v2.0.31",
"source": {
"type": "git",
"url": "https://github.com/top-think/think-orm.git",
@@ -1054,10 +1054,7 @@
],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"topthink/framework": 20,
"topthink/think-orm": 20
},
"stability-flags": [],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {