diff --git a/composer.json b/composer.json index 3d97b14..99f57ad 100644 --- a/composer.json +++ b/composer.json @@ -31,6 +31,7 @@ "ezsystems/ezplatform-admin-ui-modules": "~1.4.0", "ezsystems/ezplatform-admin-ui-assets": "~3.1.0", "ezsystems/ezplatform-design-engine": "~2.0.0", + "ezsystems/ezplatform-richtext": "~1.0.0", "ezsystems/ezplatform-standard-design": "~0.1.0", "ezsystems/ezplatform-cron": "~2.0.0", "ezsystems/date-based-publisher": "~3.1.1", @@ -40,6 +41,7 @@ "ezsystems/ezplatform-form-builder": "~1.1.0", "ezsystems/ezplatform-http-cache-fastly": "~1.1.2", "ezsystems/ezplatform-automated-translation": "^2.0@rc", + "ezsystems/ezplatform-workflow": "~1.0.0", "ezplatform-i18n/ezplatform-i18n-fr_fr": "^2.4", "ezplatform-i18n/ezplatform-i18n-pl_pl": "^2.4", "ezplatform-i18n/ezplatform-i18n-de_de": "^2.4", @@ -61,6 +63,9 @@ "gregwar/captcha": "^1.1", "kaliop/ezmigrationbundle": "^4.7", "netgen/tagsbundle": "~3.3.3", - "novactive/ezseobundle": "~3.0.1" + "novactive/ezseobundle": "~3.0.1", + "zetacomponents/base": "~1.9.1", + "zetacomponents/feed": "~1.4.0", + "zetacomponents/system-information": "~1.1.1" } }