I want to install a package from source (ignoring load from cache). I don't want clear the composer cache, I want to know is there any command or parameter to discarding the load from cache in composer?
use
composer clearcache
that will do the job
also
composer update --no-cache
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With