Compare commits

..

No commits in common. "master" and "v1.0" have entirely different histories.
master ... v1.0

2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ ding-notie 是一款钉钉机器人消息发送的Laravel扩展您可以通
# 安装
```php
composer require ykxiao/dwoodauto-ding-notice
composer require ykxiao/dm-ding-notice
```

View File

@ -1,5 +1,5 @@
{
"name": "ykxiao/dwoodauto-ding-notice",
"name": "ykxiao/dm-ding-notice",
"description": "a dingtalk robot message handle for send message",
"keywords": ["laravel", "ding talk", "ding notice"],
"require": {