From daa5414c7d527453d2963d8d4f06cbda81054272 Mon Sep 17 00:00:00 2001 From: Sergey Zhuravel Date: Fri, 25 Nov 2016 19:17:32 +0200 Subject: [PATCH] BAP-12418: Drop php5.5 support (#4038) - drop php5.5 support - remove skip assets configuration from functional tests - `brick/math` instead of `nicholas-eden/math` - composer `^x.x` and `~x.x` migrated to `x.x.*` --- system_requirements.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system_requirements.rst b/system_requirements.rst index 9950286f2..1d4be10f2 100644 --- a/system_requirements.rst +++ b/system_requirements.rst @@ -21,7 +21,7 @@ System Requirements * Database Management Systems * MySQL 5.1 and above * PostgreSQL/EnterpriseDB 9.1 and above -* PHP 5.5.9 and above +* PHP 5.6 and above * PHP Command Line Interface * PHP extensions * Ctype