Skip to content

Commit

Permalink
Fix vendor name for packagist
Browse files Browse the repository at this point in the history
  • Loading branch information
bcrowe committed Sep 20, 2015
1 parent 3d1d7e5 commit 1ac90e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -141,13 +141,13 @@ If you discover any security related issues, please email bryan@bryan-crowe.com

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

[ico-version]: https://img.shields.io/packagist/v/thephpleague/monga.svg?style=flat-square
[ico-version]: https://img.shields.io/packagist/v/league/monga.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/thephpleague/monga/master.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/thephpleague/monga.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/league/monga.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/thephpleague/monga
[link-packagist]: https://packagist.org/packages/league/monga
[link-travis]: https://travis-ci.org/thephpleague/monga
[link-downloads]: https://packagist.org/packages/thephpleague/monga
[link-downloads]: https://packagist.org/packages/league/monga
[link-author]: https://github.com/frankdejonge
[link-contributors]: ../../contributors

0 comments on commit 1ac90e2

Please sign in to comment.