From 2929735429aa482b95c355cb6600d2840e18bc77 Mon Sep 17 00:00:00 2001 From: Nereziel Date: Tue, 21 Nov 2023 19:51:10 +0100 Subject: [PATCH] fix php min version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d899d190..cc6ad01b 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Unfinished, unoptimized and not fully functional ugly demo weapon paints plugin ## Web install Disregard if the config is **`GlobalShare = true`**; -- Requires PHP >= 7.3; ***(Tested on php ver **`8.2.3`** and nginx webserver)*** +- Requires PHP >= 7.4; ***(Tested on php ver **`8.2.3`** and nginx webserver)*** - Copy website to web server; ***(Folder `img` not needed)*** - Get [Steam API Key](https://steamcommunity.com/dev/apikey); - Fill in database credentials and api key in `class/config.php`;