From e8c68375a976f86d5a9c0c7bc95d2c4b3ef91452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Aug 2025 00:06:45 +0800 Subject: [PATCH] Bump topthink/think-orm from 4.0.47 to 4.0.48 (#284) --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 1cc787e..cabd899 100644 --- a/composer.lock +++ b/composer.lock @@ -1507,16 +1507,16 @@ }, { "name": "topthink/think-orm", - "version": "v4.0.47", + "version": "v4.0.48", "source": { "type": "git", "url": "https://github.com/top-think/think-orm.git", - "reference": "04b920632c943e8f4f88336ac558203bab7a8758" + "reference": "94d34d6804a5abe847bef2d065c8e127a72f1883" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/top-think/think-orm/zipball/04b920632c943e8f4f88336ac558203bab7a8758", - "reference": "04b920632c943e8f4f88336ac558203bab7a8758", + "url": "https://api.github.com/repos/top-think/think-orm/zipball/94d34d6804a5abe847bef2d065c8e127a72f1883", + "reference": "94d34d6804a5abe847bef2d065c8e127a72f1883", "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.47" + "source": "https://github.com/top-think/think-orm/tree/v4.0.48" }, - "time": "2025-07-24T09:41:24+00:00" + "time": "2025-07-31T06:12:16+00:00" }, { "name": "topthink/think-template",