From ede65b039654513c0b0b3ec400f84303776b70cf Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Wed, 19 Mar 2025 15:03:43 -0700 Subject: [PATCH] README updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfad695..0effa22 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@
Packagist PHP Version Support License - +

--- @@ -40,7 +40,7 @@ Features Requirements ------------ - - Directory Lister requires [PHP](https://www.php.net/) >= 8.1 + - Directory Lister requires [PHP](https://www.php.net/) >= 8.2 - The [Zip](https://www.php.net/manual/en/book.zip.php) extension is required for zip downloads - The [DOM](https://www.php.net/en/dom) and [Fileinfo](https://www.php.net/manual/en/book.fileinfo.php) extensions are required for README rendering