Skip to content

Commit

Permalink
eight
Browse files Browse the repository at this point in the history
  • Loading branch information
dakujem committed Dec 15, 2020
1 parent eab1b07 commit 3ad959f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ language: php

php:
- 7.4
- 8.0
- nightly

matrix:
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# PSR-15 Auth Middleware

![PHP from Packagist](https://img.shields.io/packagist/php-v/dakujem/auth-middleware)
![PHP 8 ready](https://img.shields.io/static/v1?label=php%208&message=ready%20%F0%9F%91%8D&color=green)
![PHP 8 ready & tested](https://img.shields.io/static/v1?label=php%208&message=tested%20%F0%9F%91%8D&color=green)
[![Build Status](https://travis-ci.org/dakujem/auth-middleware.svg?branch=main)](https://travis-ci.org/dakujem/auth-middleware)
[![Coverage Status](https://coveralls.io/repos/github/dakujem/auth-middleware/badge.svg?branch=main)](https://coveralls.io/github/dakujem/auth-middleware?branch=main)
[![Join the chat at https://gitter.im/dakujem/auth-middleware](https://badges.gitter.im/dakujem/auth-middleware.svg)](https://gitter.im/dakujem/auth-middleware)
Expand Down

0 comments on commit 3ad959f

Please sign in to comment.