Skip to content

Commit d9850fc

Browse files
committed
Update Badge links
1 parent a3c521c commit d9850fc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Laravel Console Toolkit
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/thettler/laravel-console-toolkit.svg?style=flat-square)](https://packagist.org/packages/thettler/laravel-console-toolkit)
4-
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/thettler/laravel-console-toolkit/run-tests?label=tests)](https://github.com/thettler/laravel-console-toolkit/actions?query=workflow%3Arun-tests+branch%3Amain)
5-
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/thettler/laravel-console-toolkit/Check%20&%20fix%20styling?label=code%20style)](https://github.com/thettler/laravel-console-toolkit/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amain)
4+
[![GitHub Tests Action Status](https://github.com/thettler/laravel-console-toolkit/actions/workflows/run-tests.yml/badge.svg)](https://github.com/thettler/laravel-console-toolkit/actions/workflows/run-tests.yml)
5+
[![GitHub Code Style Action Status](https://github.com/thettler/laravel-console-toolkit/actions/workflows/php-cs-fixer.yml/badge.svg)](https://github.com/thettler/laravel-console-toolkit/actions/workflows/php-cs-fixer.yml)
6+
[![PHPStan](https://github.com/thettler/laravel-console-toolkit/actions/workflows/phpstan.yml/badge.svg)](https://github.com/thettler/laravel-console-toolkit/actions/workflows/phpstan.yml)
67
[![Total Downloads](https://img.shields.io/packagist/dt/thettler/laravel-console-toolkit.svg?style=flat-square)](https://packagist.org/packages/thettler/laravel-console-toolkit)
78
[![PHP Version](https://img.shields.io/packagist/php-v/thettler/laravel-console-toolkit?style=flat-square)](https://packagist.org/packages/thettler/laravel-console-toolkit)
89

0 commit comments

Comments
 (0)