diff --git a/composer.lock b/composer.lock index 1329773..314a9d5 100644 --- a/composer.lock +++ b/composer.lock @@ -8,23 +8,17 @@ "packages": [ { "name": "topthink/framework", - "version": "v5.1.39", + "version": "v5.1.42", "source": { "type": "git", "url": "https://github.com/top-think/framework.git", - "reference": "5762858f3d58faafb3a39427f8788884b2927007" + "reference": "ecf1a90d397d821ce2df58f7d47e798c17eba3ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/top-think/framework/zipball/5762858f3d58faafb3a39427f8788884b2927007", - "reference": "5762858f3d58faafb3a39427f8788884b2927007", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/top-think/framework/zipball/ecf1a90d397d821ce2df58f7d47e798c17eba3ad", + "reference": "ecf1a90d397d821ce2df58f7d47e798c17eba3ad", + "shasum": "" }, "require": { "php": ">=5.6.0", @@ -61,33 +55,31 @@ "orm", "thinkphp" ], - "time": "2019-11-17T23:22:02+00:00" + "support": { + "issues": "https://github.com/top-think/framework/issues", + "source": "https://github.com/top-think/framework/tree/v5.1.42" + }, + "time": "2022-10-25T15:04:49+00:00" }, { "name": "topthink/think-installer", - "version": "v2.0.0", + "version": "v2.0.5", "source": { "type": "git", "url": "https://github.com/top-think/think-installer.git", - "reference": "f5400a12c60e513911aef41fe443fa6920952675" + "reference": "38ba647706e35d6704b5d370c06f8a160b635f88" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/top-think/think-installer/zipball/f5400a12c60e513911aef41fe443fa6920952675", - "reference": "f5400a12c60e513911aef41fe443fa6920952675", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "url": "https://api.github.com/repos/top-think/think-installer/zipball/38ba647706e35d6704b5d370c06f8a160b635f88", + "reference": "38ba647706e35d6704b5d370c06f8a160b635f88", + "shasum": "" }, "require": { - "composer-plugin-api": "^1.0" + "composer-plugin-api": "^1.0||^2.0" }, "require-dev": { - "composer/composer": "1.0.*@dev" + "composer/composer": "^1.0||^2.0" }, "type": "composer-plugin", "extra": { @@ -108,7 +100,11 @@ "email": "448901948@qq.com" } ], - "time": "2018-05-11T06:45:42+00:00" + "support": { + "issues": "https://github.com/top-think/think-installer/issues", + "source": "https://github.com/top-think/think-installer/tree/v2.0.5" + }, + "time": "2021-01-14T12:12:14+00:00" } ], "packages-dev": [], @@ -120,5 +116,6 @@ "platform": { "php": ">=5.6.0" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.3.0" }