From c18696a7182a1a25fc47ad8640d53162b67faeb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Fri, 11 Mar 2016 23:11:21 +0100 Subject: [PATCH] added myself to composer json --- composer.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/composer.json b/composer.json index 47bde92..b44d7a1 100644 --- a/composer.json +++ b/composer.json @@ -11,6 +11,10 @@ { "name": "Honza Krakora", "email": "krakora.jan@googlemail.com" + }, + { + "name": "Ondřej Hruška", + "email": "ondra@ondrovo.com" } ], "autoload": {