Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Hide Output of Composer Install Command

Is there a way that we can hide the output of the command composer install?

I run a deployment script for my Laravel application, and the output is messy when it prints hundreds of lines of:

  • Installing app/package (v1.2.1), Loading from cache, etc. etc.

There doesn’t seem to be any flags that hide the output as far as I can see. Any advice?

like image 701
Nick Davies Avatar asked Oct 28 '25 03:10

Nick Davies


1 Answers

-q ? I've just tried it on the command line, at least.

like image 148
Alister Bulman Avatar answered Oct 29 '25 17:10

Alister Bulman



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!