Skip to content

Commit

Permalink
Merge pull request #57 from bizley/mutation-badge
Browse files Browse the repository at this point in the history
Mutation badge fix
  • Loading branch information
bizley authored Sep 6, 2023
2 parents 502ab90 + a76bb97 commit 06ea02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![Latest Stable Version](https://img.shields.io/packagist/v/bizley/jwt.svg)
[![Total Downloads](https://img.shields.io/packagist/dt/bizley/jwt.svg)](https://packagist.org/packages/bizley/jwt)
![License](https://img.shields.io/packagist/l/bizley/jwt.svg)
[![Infection MSI](https://badge.stryker-mutator.io/github.com/bizley/yii2-jwt/master)](https://infection.github.io)
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fbizley%2Fyii2-jwt%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/bizley/yii2-jwt/master)

# JWT Integration For Yii 2

Expand Down

0 comments on commit 06ea02b

Please sign in to comment.