From 733ef22246b50e91533e518ea407f74c9587d30e Mon Sep 17 00:00:00 2001 From: mattab Date: Tue, 7 Oct 2014 09:59:13 +1300 Subject: Increasing PHP requirements to 5.3.3 refs #6390 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index 270968a3ba..4badd4c57b 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ } }, "require": { - "php": ">=5.3.2", + "php": ">=5.3.3", "twig/twig": "1.*", "leafo/lessphp": "0.4", "symfony/console": ">=v2.3.5", -- cgit v1.2.3