From 403de804aca4150cef46b3d96936c0c7f8333fd5 Mon Sep 17 00:00:00 2001 From: Vidar Langseid Date: Tue, 13 Feb 2024 13:24:30 +0100 Subject: [PATCH] Temporary composer.json fix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1930bdab..350fddeb 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "symfony/translation": "^5.0", "symfony/translation-contracts": "^2.0", "twig/twig": "^3.0", - "ezsystems/ezplatform-kernel": "^1.3@dev", + "ezsystems/ezplatform-kernel": "dev-ibx-7579_rows_are_added_to_ezurl_object_link_on_every_save_by_richtext", "ezsystems/ezplatform-content-forms": "^1.3@dev", "ezsystems/ezplatform-rest": "^1.3@dev", "ezsystems/ezplatform-http-cache": "^2.0@dev"