From 9570c330dfb3814beeedcdcbbdd66eaba2579782 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Monta=C3=B1ez?= Date: Sun, 23 Jun 2013 15:30:09 -0300 Subject: [PATCH] Tweaks on the composer.json file. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a527ffd..1ff1fa7 100644 --- a/composer.json +++ b/composer.json @@ -7,6 +7,6 @@ "keywords": "deployment", "version": "0.9.14", "require": { - "php": ">=5.3.*" + "php": ">=5.3" } } \ No newline at end of file