From b964001bdb78b3f664d260b5a1d1debdeddad6c4 Mon Sep 17 00:00:00 2001 From: Alfonso Bribiesca Date: Thu, 1 Aug 2024 09:32:49 -0600 Subject: [PATCH] update authors --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index c33c259..c1d2a33 100755 --- a/composer.json +++ b/composer.json @@ -11,9 +11,9 @@ "license": "MIT", "authors": [ { - "name": "Brian Faust", - "email": "hello@brianfaust.me", - "homepage": "https://github.com/faustbrian" + "name": "ARK Ecosystem", + "email": "info@arkscic.com", + "homepage": "https://arkscic.com" } ], "require": {