mac-cleanup / mac-cleanup-sh

🗑️ Cleanup script for macOS (DEPRECATED)
https://wartner.io
MIT License
2.63k stars 244 forks source link

fix: composer interaction #103

Closed SiM07 closed 2 years ago

SiM07 commented 2 years ago

Without --no-interaction, the script can wait until a user response but stdout is redirect to /dev/null.

$ composer clearcache
symfony/thanks contains a Composer plugin which is currently not in your allow-plugins config. See https://getcomposer.org/allow-plugins
Do you trust "symfony/thanks" to execute code and wish to enable it now? (writes "allow-plugins" to composer.json) [y,n,d,?]
welcome[bot] commented 2 years ago

Thanks for opening this pull request! Please check out my contributing guidelines.

welcome[bot] commented 2 years ago

Congrats on merging your first pull request! Everyone proud of you!