From 438b6c2f8b82580d83425c525bc01bcf2738cb82 Mon Sep 17 00:00:00 2001 From: Kayon Date: Sun, 13 Oct 2024 17:04:44 -0300 Subject: [PATCH] FIX: email --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1138352..ab9ed43 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "authors": [ { "name": "Kayon Ariel", - "email": "katonariel@gmail.com", + "email": "kayonariel@gmail.com", "homepage": "https://github.com/kayon-ariel", "role": "Developer" }