From b993e4b4cd27e7bda349e53ec45e64d432885ffd Mon Sep 17 00:00:00 2001 From: Gregwar Date: Tue, 4 Dec 2012 11:37:21 +0100 Subject: [PATCH] [composer.json] Adding Jeremy Livingston to authors list --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 1b4df7e..0a0a5d2 100644 --- a/composer.json +++ b/composer.json @@ -10,6 +10,9 @@ "name": "Grégoire Passault", "email": "g.passault@gmail.com", "homepage": "http://www.gregwar.com/" + }, + { + "name": "Jeremy Livingston" } ], "require": {