Skip to content

Commit

Permalink
Updating badges
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Hallgren <[email protected]>
  • Loading branch information
challgren committed Dec 27, 2019
1 parent a8cec32 commit 30ccb58
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Mailgun Plugin for CakePHP

[![Build Status](https://travis-ci.org/narendravaghela/cakephp-mailgun.svg?branch=master)](https://travis-ci.org/narendravaghela/cakephp-mailgun)
[![Build Status](https://img.shields.io/travis/narendravaghela/cakephp-mailgun)](https://travis-ci.org/narendravaghela/cakephp-mailgun)
[![Coverage Status](https://codecov.io/gh/narendravaghela/cakephp-mailgun/branch/master/graph/badge.svg)](https://codecov.io/gh/narendravaghela/cakephp-mailgun)
[![Latest Stable Version](https://poser.pugx.org/narendravaghela/cakephp-mailgun/v/stable)](https://packagist.org/packages/narendravaghela/cakephp-mailgun)
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%207.2-8892BF.svg)](https://php.net/)
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/c1151097165e4f52bf0a41a3b14911db)](https://www.codacy.com/manual/challgren/cakephp-mailgun?utm_source=github.com&utm_medium=referral&utm_content=narendravaghela/cakephp-mailgun&utm_campaign=Badge_Coverage)
[![Latest Stable Version](https://img.shields.io/packagist/v/narendravaghela/cakephp-mailgun)](https://packagist.org/packages/narendravaghela/cakephp-mailgun)
![PHP from Travis config](https://img.shields.io/travis/php-v/narendravaghela/cakephp-mailgun)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
[![Total Downloads](https://poser.pugx.org/narendravaghela/cakephp-mailgun/downloads)](https://packagist.org/packages/narendravaghela/cakephp-mailgun)
[![Total Downloads](https://img.shields.io/packagist/dt/narendravaghela/cakephp-mailgun)](https://packagist.org/packages/narendravaghela/cakephp-mailgun)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c1151097165e4f52bf0a41a3b14911db)](https://www.codacy.com/manual/challgren/cakephp-mailgun?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=narendravaghela/cakephp-mailgun&amp;utm_campaign=Badge_Grade)
[![PHPStan Level](https://img.shields.io/badge/PHPStan%20Level-7-brightgreen)](https://github.com/phpstan/phpstan)

Expand Down

0 comments on commit 30ccb58

Please sign in to comment.