diff --git a/composer.json b/composer.json index 35bae20c0..3310df4a6 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,8 @@ "gulliver/includes/inc.ajax.php", "gulliver/includes/smarty_plugins/function.pmos.php", "thirdparty/pear/PEAR.php", - "thirdparty/HTMLPurifier/HTMLPurifier.auto.php" + "thirdparty/HTMLPurifier/HTMLPurifier.auto.php", + "workflow/engine/classes/class.pmFunctions.php" ] } }