diff --git a/composer.json b/composer.json index 85990092..0f8f3e7f 100644 --- a/composer.json +++ b/composer.json @@ -6,12 +6,12 @@ "require": { "laravel/framework": "4.1.*" }, - "repositories": [ - { - "type": "vcs", - "url": "https://github.com/laravel/boris" - } - ], + "repositories": [ + { + "type": "vcs", + "url": "https://github.com/laravel/boris" + } + ], "autoload": { "classmap": [ "app/commands",