From b6078a7100c86086f83b5f1128b1c880f263e489 Mon Sep 17 00:00:00 2001 From: toom1996 Date: Wed, 30 Jul 2025 12:01:32 +0800 Subject: [PATCH] update --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 839ae13..fe5bd0d 100755 --- a/composer.json +++ b/composer.json @@ -19,6 +19,7 @@ "hyperf/config": "~3.1.0", "hyperf/config-nacos": "~3.1.0", "hyperf/constants": "~3.1.0", + "hyperf/crontab": "^3.1", "hyperf/database": "~3.1.0", "hyperf/db-connection": "~3.1.0", "hyperf/elasticsearch": "~3.1.0",