From 5f7caf4ae6e0b1f2c0555ae527327294c3d480fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Niedzielski?= Date: Mon, 13 May 2024 13:24:19 +0200 Subject: [PATCH] IBX-8082: Added ibexa/engage https://github.com/ibexa/experience/pull/407 --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5730dab..14a90bf 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,8 @@ "ibexa/permissions": "~4.6.x-dev", "ibexa/segmentation": "~4.6.x-dev", "ibexa/site-factory": "~4.6.x-dev", - "ibexa/corporate-account": "~4.6.x-dev" + "ibexa/corporate-account": "~4.6.x-dev", + "ibexa/engage": "~4.6.x-dev" }, "require-dev": { "ibexa/ci-scripts": "^0.2@dev"