From 61716ad2dd40d7883a580c9a2d1e6c47c468c381 Mon Sep 17 00:00:00 2001 From: Dmytro Novash Date: Tue, 18 Jun 2024 01:31:00 +0300 Subject: [PATCH] increase min version (5.6 not working with ?? operator) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b49a2d..acd5be3 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ The IFM uses the following resources: + HTML5 and CSS3 compatible browser + activated javascript * Server - + PHP >= 5.6 + + PHP >= 7.0 + extensions - bz2 - curl (for remote upload)