diff --git a/composer.json b/composer.json index 3739149..fcf166a 100644 --- a/composer.json +++ b/composer.json @@ -13,18 +13,18 @@ "name": "Israel Ortuño", "email": "ai.ortuno@gmail.com" }, - { - "name": "Cesar Garcia", - "email": "cesargb@gmail.com", - "homepage": "https://github.com/cesargb", + { + "name": "Cesar Garcia", + "email": "cesargb@gmail.com", + "homepage": "https://github.com/cesargb", "role": "Developer" - } + } ], "license": "MIT", "require": { "php": ">=5.6", "illuminate/support": "~5.4.0 || ~5.5.0", - "illuminate/console": "~5.4.0 || ~5.5.0", + "illuminate/console": "~5.4.0 || ~5.5.0" }, "require-dev": { "orchestra/testbench": "^3.4", @@ -53,4 +53,4 @@ ] } } -} +} \ No newline at end of file