From c1a7b648fc47a3c3449b00b2900eeaca009bb98f Mon Sep 17 00:00:00 2001 From: Sztig Date: Thu, 30 Jul 2026 15:16:49 +0200 Subject: [PATCH] [Composer] Fixed dev-stability resolution for ibexa/design-system-twig --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index d56474b..833fa16 100644 --- a/composer.json +++ b/composer.json @@ -36,6 +36,7 @@ "ibexa/code-style": "~2.0.0", "ibexa/content-forms": "~6.0.x-dev", "ibexa/design-engine": "~6.0.x-dev", + "ibexa/design-system-twig": "~6.0.x-dev", "ibexa/doctrine-schema": "~6.0.x-dev", "ibexa/http-cache": "~6.0.x-dev", "ibexa/notifications": "~6.0.x-dev",