From 4524117c9ca266f8320f3de7be3c6210c93d71dd Mon Sep 17 00:00:00 2001 From: Yeni Atencio Date: Mon, 25 Nov 2024 20:24:40 +1100 Subject: [PATCH] upgrade search api version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6c82c553..be29f2b9 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "drupal/maxlength": "^2.1", "drupal/entity_hierarchy": "4.x", "drupal/elasticsearch_connector": "^7.0", - "drupal/search_api": "^1.11", + "drupal/search_api": "^1.36", "drupal/data_pipelines": "1.0.0-alpha22", "drupal/data_pipelines_elasticsearch": "^1.0@alpha", "drupal/key": "^1.17",