Browse Source

changed spaces to tabs

Brian Kiewel 11 years ago
parent
commit
4b35eea3a7
1 changed files with 3 additions and 3 deletions
  1. 3 3
      composer.json

+ 3 - 3
composer.json

@@ -1,7 +1,7 @@
 {
-    "name": "laravel/laravel",
-    "description": "The Laravel Framework.",
-    "keywords": ["framework", "laravel"],
+	"name": "laravel/laravel",
+	"description": "The Laravel Framework.",
+	"keywords": ["framework", "laravel"],
 	"require": {
 		"laravel/framework": "4.0.*"
 	},