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.

Installs: 19 359

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 18

Forks: 2

Open Issues: 0

Type:composer-plugin

dev-master 2015-06-11 15:29 UTC

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.