From 2a6630101489a29a9dbeca8d70b9ba9c57a80e77 Mon Sep 17 00:00:00 2001 From: Alexander Kiryukhin Date: Fri, 31 Oct 2014 17:33:09 +0300 Subject: Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index add89ed..ef6c48e 100644 --- a/composer.json +++ b/composer.json @@ -15,6 +15,6 @@ "psr-0": {"NXP": "src/"} }, "require": { - "php": ">=5.4.0" + "php": ">=5.3.3" } } -- cgit v1.2.3