Skip to content

Commit 1756557

Browse files
committed
docs: update badge
1 parent 3746882 commit 1756557

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README-EN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
> **🎉 Latest Update: Now supports Laravel 12!** Supports Laravel 5.5 ~ 12.x all versions, PHP 7.0 ~ 8.3.
88
99
![Test](https://github.com/Jiannei/laravel-response/workflows/Test/badge.svg)
10-
[![StyleCI](https://github.styleci.io/repos/316969462/shield?style=flat&branch=main)](https://github.styleci.io/repos/316969462?style=flat&branch=main)
10+
[![Pest](https://img.shields.io/badge/Tests-Pest-green?style=flat)](https://pestphp.com)
11+
[![Pint](https://img.shields.io/badge/Code%20Style-Pint-orange?style=flat)](https://laravel.com/docs/pint)
1112
[![Latest Stable Version](https://poser.pugx.org/jiannei/laravel-response/v)](https://packagist.org/packages/jiannei/laravel-response)
1213
[![Total Downloads](https://poser.pugx.org/jiannei/laravel-response/downloads)](https://packagist.org/packages/jiannei/laravel-response)
1314
[![Monthly Downloads](https://poser.pugx.org/jiannei/laravel-response/d/monthly)](https://packagist.org/packages/jiannei/laravel-response)

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
> **🎉 最新更新:现已支持 Laravel 12!** 支持 Laravel 5.5 ~ 12.x 全版本,PHP 7.0 ~ 8.3。
88
99
![Test](https://github.com/Jiannei/laravel-response/workflows/Test/badge.svg)
10-
[![StyleCI](https://github.styleci.io/repos/316969462/shield?style=flat&branch=main)](https://github.styleci.io/repos/316969462?style=flat&branch=main)
10+
[![Pest](https://img.shields.io/badge/Tests-Pest-green?style=flat)](https://pestphp.com)
11+
[![Pint](https://img.shields.io/badge/Code%20Style-Pint-orange?style=flat)](https://laravel.com/docs/pint)
1112
[![Latest Stable Version](https://poser.pugx.org/jiannei/laravel-response/v)](https://packagist.org/packages/jiannei/laravel-response)
1213
[![Total Downloads](https://poser.pugx.org/jiannei/laravel-response/downloads)](https://packagist.org/packages/jiannei/laravel-response)
1314
[![Monthly Downloads](https://poser.pugx.org/jiannei/laravel-response/d/monthly)](https://packagist.org/packages/jiannei/laravel-response)

0 commit comments

Comments
 (0)