From 391f478c221f5ca759ae2eb8fbc2876d662ce2b8 Mon Sep 17 00:00:00 2001 From: ykxiao Date: Thu, 6 Jul 2023 12:49:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8C=85=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4461f7f..691ddb3 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ding-notie 是一款钉钉机器人消息发送的Laravel扩展,您可以通 # 安装 ```php -composer require ykxiao/dm-ding-notice +composer require ykxiao/dwoodauto-ding-notice ``` diff --git a/composer.json b/composer.json index 89047ac..f94d5a5 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "ykxiao/dm-ding-notice", + "name": "ykxiao/dwoodauto-ding-notice", "description": "a dingtalk robot message handle for send message", "keywords": ["laravel", "ding talk", "ding notice"], "require": {