Skip to content

Commit d42b852

Browse files
committed
Bump versions
Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
1 parent 9e3955b commit d42b852

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Latest Stable Version]](https://packagist.org/packages/lcobucci/jwt)
55
[![Unstable Version]](https://packagist.org/packages/lcobucci/jwt)
66

7-
[![Build Status]](https://github.com/lcobucci/jwt/actions?query=workflow%3A%22PHPUnit%20Tests%22+branch%3A4.1.x)
7+
[![Build Status]](https://github.com/lcobucci/jwt/actions?query=workflow%3A%22PHPUnit%20Tests%22+branch%3A6.0.x)
88
[![Code Coverage]](https://codecov.io/gh/lcobucci/jwt)
99

1010
A simple library to work with JSON Web Token and JSON Web Signature based on the [RFC 7519](https://tools.ietf.org/html/rfc7519).
@@ -26,5 +26,5 @@ The documentation is available at <https://lcobucci-jwt.readthedocs.io/en/latest
2626
[Total Downloads]: https://img.shields.io/packagist/dt/lcobucci/jwt.svg?style=flat-square
2727
[Latest Stable Version]: https://img.shields.io/packagist/v/lcobucci/jwt.svg?style=flat-square
2828
[Unstable Version]: https://img.shields.io/packagist/vpre/lcobucci/jwt.svg?style=flat-square
29-
[Build Status]: https://img.shields.io/github/actions/workflow/status/lcobucci/jwt/phpunit.yml?branch=5.1.x&style=flat-square
29+
[Build Status]: https://img.shields.io/github/actions/workflow/status/lcobucci/jwt/phpunit.yml?branch=6.0.x&style=flat-square
3030
[Code Coverage]: https://codecov.io/gh/lcobucci/jwt/branch/5.1.x/graph/badge.svg

0 commit comments

Comments
 (0)