diff --git a/composer.json b/composer.json index 228f2a5294be..a51f91fb809b 100644 --- a/composer.json +++ b/composer.json @@ -142,8 +142,7 @@ } }, "scripts": { - "post-install-cmd": [ - ], + "post-install-cmd": [], "post-update-cmd": [ "@php artisan vendor:publish --tag=laravel-assets --ansi --force" ], @@ -173,4 +172,4 @@ }, "minimum-stability": "dev", "prefer-stable": true -} +} \ No newline at end of file