Skip to content

Commit 1983d82

Browse files
committed
shield url to packagist must match composer package name of reflection-common
1 parent 2a54a2f commit 1983d82

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
@@ -4,8 +4,8 @@
44
[![Coveralls Coverage](https://img.shields.io/coveralls/github/phpDocumentor/ReflectionCommon.svg)](https://coveralls.io/github/phpDocumentor/ReflectionCommon?branch=master)
55
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/phpDocumentor/ReflectionCommon.svg)](https://scrutinizer-ci.com/g/phpDocumentor/ReflectionCommon/?branch=master)
66
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/phpDocumentor/ReflectionCommon.svg)](https://scrutinizer-ci.com/g/phpDocumentor/ReflectionCommon/?branch=master)
7-
[![Stable Version](https://img.shields.io/packagist/v/phpDocumentor/ReflectionCommon.svg)](https://packagist.org/packages/phpDocumentor/ReflectionCommon)
8-
[![Unstable Version](https://img.shields.io/packagist/vpre/phpDocumentor/ReflectionCommon.svg)](https://packagist.org/packages/phpDocumentor/ReflectionCommon)
7+
[![Stable Version](https://img.shields.io/packagist/v/phpDocumentor/Reflection-Common.svg)](https://packagist.org/packages/phpDocumentor/Reflection-Common)
8+
[![Unstable Version](https://img.shields.io/packagist/vpre/phpDocumentor/Reflection-Common.svg)](https://packagist.org/packages/phpDocumentor/Reflection-Common)
99

1010

1111
ReflectionCommon

0 commit comments

Comments
 (0)