sonata-project/sonata-composer
Utilities to help manage Composer dependencies in Sonata projects, providing tooling and helpers around Composer configuration and package integration for the Sonata ecosystem. Suitable for automating dependency handling and simplifying setup across Sonata bundles.
Add this line into the composer.json file.
"sonata-project/sonata-composer": "dev-master",
This plugin make sure you will not get The .git directory is missing from error message when you try to run composer update with a missing .git folder from a vendor.
How this situation might occurs ? If you have a build with the code with vendors and you want to update dependencies.
How can I help you explore Laravel packages today?