2017 © Pedro Peláez
 

composer-plugin sonata-composer

image

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

The README.md

Sonata Project's Composer tools

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)

The Versions

11/06 2015

dev-master

9999999-dev

  Sources   Download

The Requires

  • composer-plugin-api ^1.0