From 315cc4bd9b79f94c31428953cf69d58053bffb4d Mon Sep 17 00:00:00 2001 From: Calum Date: Sat, 21 Sep 2019 21:54:59 +0100 Subject: [PATCH] Set correct author from initial lazily copied composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0420255..e2cca91 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "license": "MIT", "authors": [ { - "name": "Mike Bywater" + "name": "Calum Jameson" } ] } \ No newline at end of file