From fe43d9798b793cf8dbf52000eb2fe1da10d92228 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 09:25:59 +0000 Subject: [PATCH] Bump topthink/think-orm from 4.0.45 to 4.0.46 Bumps [topthink/think-orm](https://github.com/top-think/think-orm) from 4.0.45 to 4.0.46. - [Release notes](https://github.com/top-think/think-orm/releases) - [Commits](https://github.com/top-think/think-orm/compare/v4.0.45...v4.0.46) --- updated-dependencies: - dependency-name: topthink/think-orm dependency-version: 4.0.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index ad9b468..c9fe80a 100644 --- a/composer.lock +++ b/composer.lock @@ -1507,16 +1507,16 @@ }, { "name": "topthink/think-orm", - "version": "v4.0.45", + "version": "v4.0.46", "source": { "type": "git", "url": "https://github.com/top-think/think-orm.git", - "reference": "ea2e627af7306f7714e4baafc70943cad954cc77" + "reference": "4bb0a5679a97db8de1c0eb02bbbe179cb3afd901" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/top-think/think-orm/zipball/ea2e627af7306f7714e4baafc70943cad954cc77", - "reference": "ea2e627af7306f7714e4baafc70943cad954cc77", + "url": "https://api.github.com/repos/top-think/think-orm/zipball/4bb0a5679a97db8de1c0eb02bbbe179cb3afd901", + "reference": "4bb0a5679a97db8de1c0eb02bbbe179cb3afd901", "shasum": "" }, "require": { @@ -1561,9 +1561,9 @@ ], "support": { "issues": "https://github.com/top-think/think-orm/issues", - "source": "https://github.com/top-think/think-orm/tree/v4.0.45" + "source": "https://github.com/top-think/think-orm/tree/v4.0.46" }, - "time": "2025-06-24T00:00:32+00:00" + "time": "2025-06-26T06:05:35+00:00" }, { "name": "topthink/think-template", @@ -1878,5 +1878,5 @@ "ext-ssh2": "*" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }