From 3043851dc28c410aea37d34f34712f4619b02655 Mon Sep 17 00:00:00 2001 From: Md Nadim Hossain Date: Thu, 22 Feb 2024 17:57:52 +1100 Subject: [PATCH] Updated tide_search to fix the missing update hook which adds the new component to search listing content type. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c35a9d6..fb8ef3c 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "dpc-sdp/tide_news": "4.0.0", "dpc-sdp/tide_profile": "4.0.0", "dpc-sdp/tide_publication": "4.0.0", - "dpc-sdp/tide_search": "4.0.0", + "dpc-sdp/tide_search": "4.0.1", "dpc-sdp/tide_site": "4.0.0", "dpc-sdp/tide_test": "4.0.0", "dpc-sdp/tide_webform": "4.0.0"