From db8fc3954b1390189e3ddf2bdb9042adaa61f1ce Mon Sep 17 00:00:00 2001 From: Maciej Kobus Date: Tue, 6 Jun 2023 12:25:26 +0200 Subject: [PATCH] IBX-5695: Replaced ibexa/content with ibexa/headless (#189) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5231900..67cbd28 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "prefer-stable": true, "require": { "php": "^7.4 || ^8.0", - "ibexa/content": "~4.6.x-dev", + "ibexa/headless": "~4.6.x-dev", "ibexa/form-builder": "~4.6.x-dev", "ibexa/page-builder": "~4.6.x-dev", "ibexa/fieldtype-address": "~4.6.x-dev",