From 40060f1da32c7b682d3a2bda7c037f5df8dfa67b Mon Sep 17 00:00:00 2001 From: Scott Baker Date: Sat, 3 Aug 2024 19:25:46 -0700 Subject: [PATCH] We run tests against PHP 8.4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d165a94..fd8a2a7 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ needed for the library to function. Sluz has an extensive test suite that is used to verify compatibility across PHP versions. As of this writing Sluz passes all unit tests on -PHP versions: 7.3, 7.4, 8.0, 8.1, 8.2 and 8.3. +PHP versions: 8.0, 8.1, 8.2, 8.3, and 8.4. To run the tests issue this command at the CLI: