From b25f04b3fc12d28077ac51b615cee85376fb7a10 Mon Sep 17 00:00:00 2001 From: Ben Ramsey Date: Mon, 9 Dec 2024 23:43:33 -0600 Subject: [PATCH] Update README to reflect PHP versions supported --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 682cf625..b5861898 100644 --- a/README.md +++ b/README.md @@ -24,16 +24,10 @@ This package is compliant with [PSR-1][], [PSR-2][], [PSR-4][], and [PSR-7][]. I We support the following versions of PHP: +* PHP 8.4 * PHP 8.3 * PHP 8.2 * PHP 8.1 -* PHP 8.0 -* PHP 7.4 -* PHP 7.3 -* PHP 7.2 -* PHP 7.1 -* PHP 7.0 -* PHP 5.6 ## Provider Clients