修改包信息
This commit is contained in:
parent
09f050888e
commit
0d3de5c7b4
|
@ -23,7 +23,7 @@ ding-notie 是一款钉钉机器人消息发送的Laravel扩展,您可以通
|
||||||
# 安装
|
# 安装
|
||||||
|
|
||||||
```php
|
```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",
|
"description": "a dingtalk robot message handle for send message",
|
||||||
"keywords": ["laravel", "ding talk", "ding notice"],
|
"keywords": ["laravel", "ding talk", "ding notice"],
|
||||||
"require": {
|
"require": {
|
||||||
|
|
Loading…
Reference in New Issue