From 44e73260707f32e59b4374efc7435964f08b2652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sat, 2 Aug 2025 11:01:17 +0200 Subject: [PATCH] Add more keywords to composer.json --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index d821220..4551dc0 100644 --- a/composer.json +++ b/composer.json @@ -2,6 +2,9 @@ "name": "conedevelopment/simplepay-client", "description": "The SimplePay PHP Client.", "keywords": [ + "simplepay", + "otpmobil", + "payment", "openapi", "php", "sdk",