diff --git a/composer.json b/composer.json index 31b28ea..4a1d826 100644 --- a/composer.json +++ b/composer.json @@ -9,6 +9,9 @@ "ZFDebug_": "library/" } }, + "include-path": [ + "library/" + ], "require": { "zendframework/zendframework1": "1.*" },