Browse Source

Fix spacing.

Taylor Otwell 10 years ago
parent
commit
375cbdeaec
1 changed files with 6 additions and 6 deletions
  1. 6 6
      composer.json

+ 6 - 6
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",