From c9cb84dcabe9178e5d5d429eeca198a17107c8c7 Mon Sep 17 00:00:00 2001 From: Jesse Vista Date: Wed, 6 Mar 2024 19:00:39 -0500 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index faa55f8..26f7aed 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,9 @@ This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP). -Starting in version ^5.1, Laravel 9 is supported. - -Starting in version ^5.2.4, Laravel 10 is supported. - -Starting in version ^5.2.9, Laravel 11 is supported. +- Starting in version ^5.1, Laravel 9 is supported. +- Starting in version ^5.2.4, Laravel 10 is supported. +- Starting in version ^5.2.9, Laravel 11 is supported. In this version we will be allowing for Laravel ^7.0 or ^8.0.