Skip to content

Commit 6a45e95

Browse files
authored
Update README.md
1 parent c3462d8 commit 6a45e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A parser that can parse the composer.json file of all installed PHP packages.
55
<p align="left">
66
<a href="https://github.com/xdevor/composer-parser/actions"><img src="https://github.com/xdevor/composer-parser/actions/workflows/tests.yml/badge.svg" alt="Test Status"></a>
77
<a href="https://packagist.org/packages/xdevor/composer-parser"><img src="https://poser.pugx.org/xdevor/composer-parser/d/total.svg" alt="Total Downloads"></a>
8-
<a href="https://packagist.org/packages/xdevor/composer-parser"><img src="https://img.shields.io/packagist/v/xdevor/composer-parser.svg" alt="packagist"></a>
8+
<a href="https://packagist.org/packages/xdevor/composer-parser"><img src="https://img.shields.io/packagist/v/xdevor/composer-parser.svg?v=1.0.0" alt="packagist"></a>
99
<a href="https://packagist.org/packages/xdevor/composer-parser"><img src="https://poser.pugx.org/xdevor/composer-parser/license.svg" alt="License"></a>
1010
</p>
1111

0 commit comments

Comments
 (0)