From 023bfc16f6b3d590a489a961ebce8a68d773c144 Mon Sep 17 00:00:00 2001 From: Nicolas CARPi Date: Mon, 20 Feb 2023 10:29:18 +0100 Subject: [PATCH] add Will Power in authors list in composer.json --- composer.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/composer.json b/composer.json index 73ce4bd..81893c8 100644 --- a/composer.json +++ b/composer.json @@ -15,6 +15,11 @@ "name": "Nicolas CARPi", "homepage": "https://github.com/NicolasCARPi", "role": "Developer" + }, + { + "name": "Will Power", + "homepage": "https://github.com/willpower232", + "role": "Developer" } ], "support": {