Fix spacing.

This commit is contained in:
Taylor Otwell 2013-10-03 16:25:54 -05:00
parent 9c56307345
commit 375cbdeaec
1 changed files with 6 additions and 6 deletions

View File

@ -6,12 +6,12 @@
"require": { "require": {
"laravel/framework": "4.1.*" "laravel/framework": "4.1.*"
}, },
"repositories": [ "repositories": [
{ {
"type": "vcs", "type": "vcs",
"url": "https://github.com/laravel/boris" "url": "https://github.com/laravel/boris"
} }
], ],
"autoload": { "autoload": {
"classmap": [ "classmap": [
"app/commands", "app/commands",