diff --git a/composer.lock b/composer.lock index 1c2951f..d7d1a21 100644 --- a/composer.lock +++ b/composer.lock @@ -868,16 +868,16 @@ }, { "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", + "url": "https://api.github.com/repos/top-think/framework/zipball/ecf1a90d397d821ce2df58f7d47e798c17eba3ad", + "reference": "ecf1a90d397d821ce2df58f7d47e798c17eba3ad", "shasum": "", "mirrors": [ { @@ -921,7 +921,11 @@ "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-captcha", @@ -1012,16 +1016,16 @@ }, { "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", + "url": "https://api.github.com/repos/top-think/think-installer/zipball/38ba647706e35d6704b5d370c06f8a160b635f88", + "reference": "38ba647706e35d6704b5d370c06f8a160b635f88", "shasum": "", "mirrors": [ { @@ -1031,10 +1035,10 @@ ] }, "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": { @@ -1055,7 +1059,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": [], @@ -1067,5 +1075,6 @@ "platform": { "php": ">=7.2.0" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.3.0" }