From 9ca191c88d796dd81e9ef03a83d48ae797ccc80f Mon Sep 17 00:00:00 2001 From: Dariusz Szut Date: Tue, 8 Sep 2026 14:03:33 +0200 Subject: [PATCH] IBX-12493: Added AI Assistant package --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index ceefaf0..d774003 100644 --- a/composer.json +++ b/composer.json @@ -19,6 +19,7 @@ "ibexa/oss": "~6.0.x-dev", "ibexa/collaboration": "~6.0.x-dev", "ibexa/connect": "~6.0.x-dev", + "ibexa/connector-ai-assistant": "~6.0.x-dev", "ibexa/measurement": "~6.0.x-dev", "ibexa/migrations": "~6.0.x-dev", "ibexa/image-editor": "~6.0.x-dev",