symfony / flex

Composer plugin for Symfony
MIT License
4.15k stars 181 forks source link

Overwrite all files when not in non interactive mode #963

Open shyim opened 1 year ago

shyim commented 1 year ago

When I run recipes:install --reset --force -n no files are overwritten, as the default as been set to false.

There is currently also no way to accept that, so I changed it back to true