sonata-project / sonata-composer
Installs: 19 457
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 18
Forks: 2
Open Issues: 0
Type:composer-plugin
Requires
- composer-plugin-api: ^1.0
This package is not auto-updated.
Last update: 2020-01-24 15:47:45 UTC
README
Installation
Add this line into the composer.json
file.
"sonata-project/sonata-composer": "dev-master",
MissingSCMPlugin
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.