修改包信息
This commit is contained in:
parent
09f050888e
commit
391f478c22
|
@ -23,7 +23,7 @@ ding-notie 是一款钉钉机器人消息发送的Laravel扩展,您可以通
|
|||
# 安装
|
||||
|
||||
```php
|
||||
composer require ykxiao/dm-ding-notice
|
||||
composer require ykxiao/dwoodauto-ding-notice
|
||||
|
||||
```
|
||||
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue