Skip to content

Commit 12566af

Browse files
committed
Use shields.io for Packagist badges
1 parent 570279c commit 12566af

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
[![Build Status](https://img.shields.io/github/workflow/status/dmitry-ivanov/laravel-helper-functions/tests/master)](https://github.com/dmitry-ivanov/laravel-helper-functions/actions?query=workflow%3Atests+branch%3Amaster)
99
[![Coverage Status](https://img.shields.io/codecov/c/github/dmitry-ivanov/laravel-helper-functions/master)](https://app.codecov.io/gh/dmitry-ivanov/laravel-helper-functions/branch/master)
1010

11-
[![Latest Stable Version](https://poser.pugx.org/illuminated/helper-functions/v/stable)](https://packagist.org/packages/illuminated/helper-functions)
12-
[![Latest Unstable Version](https://poser.pugx.org/illuminated/helper-functions/v/unstable)](https://packagist.org/packages/illuminated/helper-functions)
13-
[![Total Downloads](https://poser.pugx.org/illuminated/helper-functions/downloads)](https://packagist.org/packages/illuminated/helper-functions)
14-
[![License](https://poser.pugx.org/illuminated/helper-functions/license)](https://packagist.org/packages/illuminated/helper-functions)
11+
![Packagist Version](https://img.shields.io/packagist/v/illuminated/helper-functions)
12+
![Packagist Stars](https://img.shields.io/packagist/stars/illuminated/helper-functions)
13+
![Packagist Downloads](https://img.shields.io/packagist/dt/illuminated/helper-functions)
14+
![Packagist License](https://img.shields.io/packagist/l/illuminated/helper-functions)
1515

1616
Laravel-specific and pure PHP Helper Functions.
1717

0 commit comments

Comments
 (0)