From 6c5f8c13cca6893ba6e960b273b49e823291a622 Mon Sep 17 00:00:00 2001 From: zyimm Date: Thu, 27 Oct 2022 17:14:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index a58e361..10f68c0 100644 --- a/composer.json +++ b/composer.json @@ -9,6 +9,9 @@ "email": "zyimm.qq.com" } ], + "suggest": { + "source": "http://gitea.zyimm.com/zyimm/message-notify.git" + }, "autoload": { "psr-4": { "TmWms\\MessageNotify\\": "src/"