From 084fba0186d48068575d710eaa6f4fb1c5de3929 Mon Sep 17 00:00:00 2001 From: Andriy Oblivantsev Date: Fri, 22 Jan 2016 10:51:40 +0100 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d963564..bfa6149 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ } ], "require": { - "php": ">=5.3.19" + "php": ">=5.3.9" }, "config": { "bin-dir": "bin"