Skip to content

Commit 78007ab

Browse files
committed
Update README.md
1 parent 4707633 commit 78007ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
## Installation
3030

3131
```bash
32-
$ composer require guanguans/laravel-exception-notify -vvv
32+
$ composer require guanguans/laravel-exception-notify:^1.0 -v
3333
```
3434

3535
## Configuration

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
## 安装
3232

3333
```bash
34-
$ composer require guanguans/laravel-exception-notify -vvv
34+
$ composer require guanguans/laravel-exception-notify:^1.0 -v
3535
```
3636

3737
## 配置

0 commit comments

Comments
 (0)