From 77a1c5cd7307a88f8b50496626ba9bf1e41d6c4f Mon Sep 17 00:00:00 2001 From: Ciro Mattia Gonano Date: Thu, 28 Feb 2013 13:27:13 +0100 Subject: Adding composer.json and autoload fix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index bef8b8f7..dddbdfdf 100644 --- a/composer.json +++ b/composer.json @@ -4,6 +4,6 @@ "homepage": "http://www.pradosoft.com/", "license": "BSD", "require": { - "php": ">=5.2.4", + "php": ">=5.2.4" } } -- cgit v1.2.3