From 7a7eb4e553d9dae77d1cd230767ee070adf2d432 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C5=82awek?= Date: Wed, 18 Oct 2017 10:30:54 +0200 Subject: [PATCH] Minimum PHP 5.3.0 is required cause of Anonymous functions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4365107..b3780a33 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Official website: https://my-aac.org ### REQUIREMENTS - - PHP 5.2.0 or later + - PHP 5.3.0 or later - MySQL database - PDO PHP Extension - XML PHP Extension