Skip to content

Commit c47a7a0

Browse files
authoredOct 5, 2020
Merge pull request #19 from pataar/patch-1
[1.x] Update the badges to use shields.io
2 parents 9a841ea + f044531 commit c47a7a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Laravel Helpers
22

33
<a href="https://github.com/laravel/helpers/actions"><img src="https://github.com/laravel/helpers/workflows/tests/badge.svg" alt="Build Status"></a>
4-
<a href="https://packagist.org/packages/laravel/helpers"><img src="https://poser.pugx.org/laravel/helpers/d/total.svg" alt="Total Downloads"></a>
5-
<a href="https://packagist.org/packages/laravel/helpers"><img src="https://poser.pugx.org/laravel/helpers/v/stable.svg" alt="Latest Stable Version"></a>
6-
<a href="https://packagist.org/packages/laravel/helpers"><img src="https://poser.pugx.org/laravel/helpers/license.svg" alt="License"></a>
4+
<a href="https://packagist.org/packages/laravel/helpers"><img src="https://img.shields.io/packagist/dt/laravel/helpers" alt="Total Downloads"></a>
5+
<a href="https://packagist.org/packages/laravel/helpers"><img src="https://img.shields.io/packagist/v/laravel/helpers" alt="Latest Stable Version"></a>
6+
<a href="https://packagist.org/packages/laravel/helpers"><img src="https://img.shields.io/packagist/l/laravel/helpers" alt="License"></a>
77

88
This package provides a backwards compatibility layer for Laravel 5.8 helpers in the latest Laravel release.
99

0 commit comments

Comments
 (0)