Skip to content

Commit 36a6ceb

Browse files
authored
Update readme.md
1 parent b53b7e0 commit 36a6ceb

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# think-whoops
2+
23
让Whoops接管ThinkPHP6异常, Whoops提供stackbased错误捕获及超美观的错误
34

5+
[![Latest Stable Version](https://poser.pugx.org/xiaodi/think-whoops/version)](https://packagist.org/packages/xiaodi/think-whoops)
6+
[![Total Downloads](https://poser.pugx.org/xiaodi/think-whoops/downloads)](https://packagist.org/packages/xiaodi/think-whoops)
7+
[![License](https://poser.pugx.org/xiaodi/think-whoops/license)](https://packagist.org/packages/xiaodi/think-whoops)
8+
9+
410
## 安装
511
```php
612
$ composer require xiaodi/think-whoops

0 commit comments

Comments
 (0)