Skip to content

Commit af5af84

Browse files
authored
Merge pull request #71 from PHPCSStandards/feature/readme-fix-badges
README: fix a few badges
2 parents 1849464 + b2bacc6 commit af5af84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
PHPCSDevCS for developers of PHP_CodeSniffer sniffs
22
=====================================================
33

4-
[![Latest Stable Version](https://poser.pugx.org/phpcsstandards/phpcsdevcs/v/stable)](https://packagist.org/packages/phpcsstandards/phpcsdevcs)
4+
[![Latest Stable Version](https://img.shields.io/packagist/v/phpcsstandards/phpcsdevcs?label=stable)](https://packagist.org/packages/phpcsstandards/phpcsdevcs)
55
[![Release Date of the Latest Version](https://img.shields.io/github/release-date/PHPCSStandards/PHPCSDevCS.svg?maxAge=1800)](https://github.com/PHPCSStandards/PHPCSDevCS/releases)
66
:construction:
77
[![Latest Unstable Version](https://img.shields.io/badge/unstable-dev--main-e68718.svg?maxAge=2419200)](https://packagist.org/packages/phpcsstandards/phpcsdevcs#dev-main)
88
[![Build Status](https://github.com/PHPCSStandards/PHPCSDevCS/actions/workflows/ci.yml/badge.svg)](https://github.com/PHPCSStandards/PHPCSDevCS/actions/workflows/ci.yml)
99
[![Last Commit to Unstable](https://img.shields.io/github/last-commit/PHPCSStandards/PHPCSDevCS/main.svg)](https://github.com/PHPCSStandards/PHPCSDevCS/commits/main)
1010

1111
[![Minimum PHP Version](https://img.shields.io/packagist/php-v/phpcsstandards/phpcsdevcs.svg?maxAge=3600)](https://packagist.org/packages/phpcsstandards/phpcsdevcs)
12-
[![License: LGPLv3](https://poser.pugx.org/phpcsstandards/phpcsdevcs/license)](https://github.com/PHPCSStandards/PHPCSDevCS/blob/main/LICENSE)
12+
[![License: LGPLv3](https://img.shields.io/github/license/PHPCSStandards/PHPCSDevCS)](https://github.com/PHPCSStandards/PHPCSDevCS/blob/main/LICENSE)
1313
![Awesome](https://img.shields.io/badge/awesome%3F-yes!-brightgreen.svg)
1414

1515

0 commit comments

Comments
 (0)