From 30575989869f51327f10245aa38766c749b3f821 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 22 May 2025 14:19:32 -0400 Subject: [PATCH] Switch to dev release of In Other Words to work on it --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 819d0a6..2fff098 100644 --- a/composer.json +++ b/composer.json @@ -85,7 +85,7 @@ "drupal/http_client_error_status": "^3", "drupal/ief_complex_open": "^1", "drupal/indieweb": "^1", - "drupal/inotherwords": "^3", + "drupal/inotherwords": "dev-3.0.x@dev", "drupal/insert": "^3", "drupal/key": "^1.14", "drupal/link_attributes": "^1.9",