Skip to content

Commit

Permalink
chore:update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
tintnaingwinn committed Oct 10, 2023
1 parent 42276f2 commit c4b8c90
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<h1 align="center">Vapor HTTP Logger</h1>

[![Latest Version on Packagist](https://img.shields.io/packagist/v/ageekdev/vapor-http-logger.svg?style=flat-square)](https://packagist.org/packages/ageekdev/vapor-http-logger)
[![Laravel 9.x](https://img.shields.io/badge/Laravel-9.x-red.svg?style=flat-square)](https://laravel.com/docs/9.x)
[![Laravel 10.x](https://img.shields.io/badge/Laravel-10.x-red.svg?style=flat-square)](http://laravel.com)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/ageekdev/vapor-http-logger/run-tests?label=tests&style=flat-square)](https://github.com/ageekdev/vapor-http-logger/actions?query=workflow%3Arun-tests+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/ageekdev/vapor-http-logger.svg?style=flat-square)](https://packagist.org/packages/ageekdev/vapor-http-logger)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/ageekdev/vapor-http-logger.svg?style=flat-square&logo=Packagist)](https://packagist.org/packages/ageekdev/vapor-http-logger)
[![Laravel 9.x](https://img.shields.io/badge/Laravel-9.x-red?style=flat-square&logo=Laravel)](https://laravel.com/docs/9.x)
[![Laravel 10.x](https://img.shields.io/badge/Laravel-10.x-red?style=flat-square&logo=Laravel)](http://laravel.com)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/ageekdev/vapor-http-logger/run-tests.yml?logo=github&label=tests&style=flat-square)](https://github.com/ageekdev/vapor-http-logger/actions?query=workflow%3Arun-tests+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/ageekdev/vapor-http-logger.svg?style=flat-square&logo=Packagist)](https://packagist.org/packages/ageekdev/vapor-http-logger)

Log HTTP requests in Laravel Vapor applications

Expand Down

0 comments on commit c4b8c90

Please sign in to comment.