From 383960aacd3ac18dc1375ca2a89d196481c416ae Mon Sep 17 00:00:00 2001 From: Harry Lewis Date: Mon, 24 Jun 2024 18:48:58 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 926c16d..44fac68 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A simple web application which provides a UI for quick and easy testing of Upmin ## Requirements -- PHP ^7.4 +- PHP ^8.1 - Composer ## Installation @@ -28,7 +28,7 @@ A simple web application which provides a UI for quick and easy testing of Upmin ### Install Locally -- Requires PHP 7.4 and composer +- Requires PHP ^8.1 and composer Create project: