From 205fd191cfe8c84d0180bfdb86ba2e4dd01aefa5 Mon Sep 17 00:00:00 2001 From: davidcallizaya Date: Fri, 4 Aug 2017 16:17:59 -0400 Subject: [PATCH] HOR-3620 Add missing controllers and includes classes --- composer.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/composer.json b/composer.json index 1699af403..2e82e7252 100644 --- a/composer.json +++ b/composer.json @@ -61,6 +61,8 @@ "thirdparty/propel", "thirdparty/creole", "workflow/engine/classes/", + "workflow/engine/controllers/", + "workflow/engine/includes/", "thirdparty/smarty/libs/Smarty.class.php", "thirdparty/jsmin/jsmin.php", "thirdparty/libchart/classes/",