modera/upgrade-bundle

Installs: 2 989

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 0

Type:symfony-bundle

v2.57.0 2017-01-02 08:21 UTC

README

Build Status Scrutinizer Code Quality StyleCI SensioLabsInsight

Bundle simplifies upgrading procedure of Composer packages.

Installation

Add the bundle to your project by running:

composer require modera/upgrade-bundle

Update your AppKernel class and add this:

new Modera\UpgradeBundle\ModeraUpgradeBundle(),

Documentation

Run this command to get help how to use package upgrade command:

app/console modera:upgrade --help

Licensing

This bundle is under the MIT license. See the complete license in the bundle: Resources/meta/LICENSE