c33s/composer-construction-kit-installer

This package is abandoned and no longer maintained. No replacement package was suggested.

Composer plugin to automatically register C33sConstructionKitBundle Symfony packages

v0.3.0 2016-12-08 14:43 UTC

This package is not auto-updated.

Last update: 2019-07-29 15:11:49 UTC


README

Build Status SensioLabsInsight codecov.io

This composer plugin detects installed packages that contain a c33s-building-blocks extra and lists those blocks inside {$appDir}/config/config/c33s_construction_kit.composer.yml.

This is used by c33s/construction-kit-bundle.

Updating manually

To manually trigger the update run composer run-script post-update-cmd.

Disable the plugin

To completely disable the automatic detection of changes, add the extra value c33s-construction-kit-disabled: true to your composer.json.