sonata-project / sonata-composer
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.
Package info
github.com/sonata-project/sonata-composer
Type:composer-plugin
pkg:composer/sonata-project/sonata-composer
dev-master
2015-06-11 15:29 UTC
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.