symfony / flex

Composer plugin for Symfony
MIT License
4.17k stars 183 forks source link

Make packages.json synchronization optional #1017

Open FrancoisPog opened 8 months ago

FrancoisPog commented 8 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.