更新框架核心

This commit is contained in:
wuyanwen 2020-01-16 14:09:07 +08:00
parent 5f34bac033
commit 7eeade987a

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "867a29731eb9f56d75d75bd32e8a9f37", "content-hash": "a9839a22045c39a4a8f4fde3cb4aec05",
"packages": [ "packages": [
{ {
"name": "lcobucci/jwt", "name": "lcobucci/jwt",
@ -550,16 +550,16 @@
}, },
{ {
"name": "topthink/framework", "name": "topthink/framework",
"version": "v6.0.0", "version": "v6.0.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/top-think/framework.git", "url": "https://github.com/top-think/framework.git",
"reference": "79c555aab0313d1a33ddcdb3c395f2c47f37f597" "reference": "1444cce94b40a836958380b160a5fb7bfc165daf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/top-think/framework/zipball/79c555aab0313d1a33ddcdb3c395f2c47f37f597", "url": "https://api.github.com/repos/top-think/framework/zipball/1444cce94b40a836958380b160a5fb7bfc165daf",
"reference": "79c555aab0313d1a33ddcdb3c395f2c47f37f597", "reference": "1444cce94b40a836958380b160a5fb7bfc165daf",
"shasum": "", "shasum": "",
"mirrors": [ "mirrors": [
{ {
@ -614,7 +614,7 @@
"orm", "orm",
"thinkphp" "thinkphp"
], ],
"time": "2019-10-23T23:28:43+00:00" "time": "2020-01-13T05:48:05+00:00"
}, },
{ {
"name": "topthink/think-captcha", "name": "topthink/think-captcha",