diff --git a/composer.json b/composer.json index 841dcde..1d4fadc 100644 --- a/composer.json +++ b/composer.json @@ -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", diff --git a/composer.lock b/composer.lock index 0ab4a0a..548ee14 100644 --- a/composer.lock +++ b/composer.lock @@ -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": {