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": {
"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",