From 42faf9e767a502f40613f67ba7a43b22765eeb5d Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Thu, 19 Jun 2014 16:16:20 +0200 Subject: [PATCH] Depend on PHP 5.3.2 accordingly. --- composer.json | 2 +- composer.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 972dd184..bf67f731 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ } ], "require": { - "php": ">=5.3.0" + "php": ">=5.3.2" }, "require-dev": { "phing/phing": "2.7.*", diff --git a/composer.lock b/composer.lock index 736cebfc..bd0c6b24 100644 --- a/composer.lock +++ b/composer.lock @@ -1,9 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" + "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "This file is @generated automatically" ], - "hash": "1c5f986d03274ed0b7d509768d1bf277", + "hash": "c798aae793e5a1293ee41fbf9c9bdbfa", "packages": [ ], @@ -769,7 +770,7 @@ ], "platform": { - "php": ">=5.3.0" + "php": ">=5.3.2" }, "platform-dev": [