diff --git a/composer.json b/composer.json index f9e94392..07f95749 100755 --- a/composer.json +++ b/composer.json @@ -1,4 +1,5 @@ -"name": "laravel/laravel", +{ + "name": "laravel/laravel", "type": "project", "description": "The Laravel Framework.", "keywords": [ @@ -60,4 +61,4 @@ "@php artisan key:generate --ansi" ] } -} +} \ No newline at end of file