From 1983d82a3f0e90ea1ae7f8d8b5e4db8d2ae80cb4 Mon Sep 17 00:00:00 2001 From: Chuck Burgess Date: Thu, 18 Jan 2018 16:08:01 -0600 Subject: [PATCH] shield url to packagist must match composer package name of reflection-common --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 232d117..a8bf63d 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ [![Coveralls Coverage](https://img.shields.io/coveralls/github/phpDocumentor/ReflectionCommon.svg)](https://coveralls.io/github/phpDocumentor/ReflectionCommon?branch=master) [![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/phpDocumentor/ReflectionCommon.svg)](https://scrutinizer-ci.com/g/phpDocumentor/ReflectionCommon/?branch=master) [![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/phpDocumentor/ReflectionCommon.svg)](https://scrutinizer-ci.com/g/phpDocumentor/ReflectionCommon/?branch=master) -[![Stable Version](https://img.shields.io/packagist/v/phpDocumentor/ReflectionCommon.svg)](https://packagist.org/packages/phpDocumentor/ReflectionCommon) -[![Unstable Version](https://img.shields.io/packagist/vpre/phpDocumentor/ReflectionCommon.svg)](https://packagist.org/packages/phpDocumentor/ReflectionCommon) +[![Stable Version](https://img.shields.io/packagist/v/phpDocumentor/Reflection-Common.svg)](https://packagist.org/packages/phpDocumentor/Reflection-Common) +[![Unstable Version](https://img.shields.io/packagist/vpre/phpDocumentor/Reflection-Common.svg)](https://packagist.org/packages/phpDocumentor/Reflection-Common) ReflectionCommon