From bccf7bc2e3fb91c7d9cf3e14da021563c7f8dfd4 Mon Sep 17 00:00:00 2001 From: Mateusz Charytoniuk <mateusz.charytoniuk@protonmail.com> Date: Mon, 22 Apr 2024 22:08:44 +0200 Subject: [PATCH] chore: update email --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index afd5f890..361109ef 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "authors": [ { "name": "Mateusz Charytoniuk", - "email": "mc@distantmagic.com" + "email": "mateusz.charytoniuk@protonmail.com" } ], "require": { -- GitLab