From e862ef57ef770b863f8ed83489b99f771df365a5 Mon Sep 17 00:00:00 2001 From: Ciro Mattia Gonano Date: Wed, 11 Sep 2013 18:05:13 +0200 Subject: Blame composer --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 026cc12e..680e4f30 100644 --- a/composer.json +++ b/composer.json @@ -22,6 +22,7 @@ "role" : "Developer" } ], + "include-path": ["framework"], "require": { "php": ">=5.3.3", "ext-ctype" : "*", @@ -40,7 +41,7 @@ }, "suggest" : { "ext-apc" : "*", - "ext-eaccellerator" : "*", + "ext-eaccelerator" : "*", "ext-hash" : "*", "ext-iconv" : "*", "ext-mbstring" : "*", -- cgit v1.2.3