Skip to content

Commit

Permalink
Merge pull request #15 from ashnazg/shield
Browse files Browse the repository at this point in the history
shield url to packagist must match composer package name of reflectio…
  • Loading branch information
ashnazg authored Jan 18, 2018
2 parents 2a54a2f + 1983d82 commit e8e68dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e8e68dc

Please sign in to comment.