From a441292c5784692af86bfb587b74d37dcdd6fe5a Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen.haas@lakedrops.com>
Date: Tue, 12 Mar 2024 15:25:57 +0100
Subject: [PATCH] Add potx to extract translation strings

---
 composer.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/composer.json b/composer.json
index bd70bce..d84c86b 100644
--- a/composer.json
+++ b/composer.json
@@ -49,6 +49,7 @@
     "drupal/core": "*",
     "drupal/core-composer-scaffold": "*",
     "drupal/devel": "*",
+    "drupal/potx": "*",
     "drupal/schema_diff": "*",
     "drupal/webprofiler": "*",
     "lakedrops/ahoy": "*",
-- 
GitLab