From b6b223f8a33231b819f07e54ae3b1f18c8011a91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 21:29:47 +0000 Subject: [PATCH] Bump topthink/framework from 5.1.41 to 5.1.42 in /Win32/debug/app Bumps [topthink/framework](https://github.com/top-think/framework) from 5.1.41 to 5.1.42. - [Release notes](https://github.com/top-think/framework/releases) - [Commits](https://github.com/top-think/framework/compare/v5.1.41...v5.1.42) --- updated-dependencies: - dependency-name: topthink/framework dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Win32/debug/app/composer.lock | 37 ++++++++++++++++------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/Win32/debug/app/composer.lock b/Win32/debug/app/composer.lock index b163b26..6b02a7d 100644 --- a/Win32/debug/app/composer.lock +++ b/Win32/debug/app/composer.lock @@ -63,23 +63,17 @@ }, { "name": "topthink/framework", - "version": "v5.1.41", + "version": "v5.1.42", "source": { "type": "git", "url": "https://github.com/top-think/framework.git", - "reference": "7137741a323a4a60cfca334507cd1812fac91bb2" + "reference": "ecf1a90d397d821ce2df58f7d47e798c17eba3ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/top-think/framework/zipball/7137741a323a4a60cfca334507cd1812fac91bb2", - "reference": "7137741a323a4a60cfca334507cd1812fac91bb2", - "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", @@ -116,7 +110,11 @@ "orm", "thinkphp" ], - "time": "2021-01-11T02:51:29+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", @@ -130,13 +128,7 @@ "type": "zip", "url": "https://api.github.com/repos/top-think/think-installer/zipball/38ba647706e35d6704b5d370c06f8a160b635f88", "reference": "38ba647706e35d6704b5d370c06f8a160b635f88", - "shasum": "", - "mirrors": [ - { - "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%", - "preferred": true - } - ] + "shasum": "" }, "require": { "composer-plugin-api": "^1.0||^2.0" @@ -163,6 +155,10 @@ "email": "448901948@qq.com" } ], + "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" }, { @@ -269,5 +265,6 @@ "platform": { "php": ">=5.6.0" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.3.0" }