From e8081cd898d497c7525c565007bfa4b263b1cf29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20P=C5=82aczek?= Date: Thu, 2 Oct 2025 13:01:28 +0200 Subject: [PATCH] Update composer.json --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 02395e3..a8a3cc3 100644 --- a/composer.json +++ b/composer.json @@ -13,8 +13,8 @@ }, "authors": [ { - "name": "kplaczek", - "email": "kplaczek@wi.ps.pl" + "name": "Krzysztof Płaczek", + "email": "krzysztofplaczek@techtube.pl" } ] }