composer-plugin sonata-composer
sonata-project/sonata-composer
- Thursday, June 11, 2015
- by sonata-project
- Repository
- 18 Watchers
- 0 Stars
- 15,477 Installations
- PHP
- 4 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 2 % Grown
Installation
Add this line into the composer.json
file., (*1)
"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., (*2)
How this situation might occurs ? If you have a build with the code with vendors and you want to update dependencies., (*3)