From e1a1f644bfbf71d0102a9a61d3aa031fd48042d1 Mon Sep 17 00:00:00 2001 From: Andrej Rypo Date: Sat, 28 Nov 2020 23:34:17 +0100 Subject: [PATCH] PHP 8 ready the tests pass on PHP 8.0.0, but composer fails due to Slim's reqs --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a04378b..97961ea 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +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) [![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)