symfony / flex

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

Make packages.json synchronization optional #1017

Open FrancoisPog opened 6 months ago

FrancoisPog commented 6 months ago

There are cases where a project uses Yarn workspaces and Javascript dependencies may be in multiple packages.json files, not just the one at the root. In this case we don't want them added.