From af9ebe038cddfd68f88601f9beb9b862645ce9e1 Mon Sep 17 00:00:00 2001 From: Josh Cunningham Date: Fri, 27 Mar 2020 09:09:36 -0700 Subject: [PATCH] Update README with Laravel compatibility --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db218cfc..f83a85b2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This plugin helps you integrate your [Laravel](https://laravel.com/) WebApp with [Auth0](https://auth0.com/) to achieve Single Sign On with a few simple steps. -- Master targets Laravel 6 compatibility. +- Master targets compatibility with Laravel 5.7 and above. - The 3.x branch (not maintained) targets Laravel 5.2 compatibility. - The 2.x branch (not maintained) targets Laravel 5.0 and 5.1 compatibility. - If you are working with an older version (Laravel 4.x), use version 1.0.* (not maintained)