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": {