c33s/composer-construction-kit-installer
Composer plugin for C33s Construction Kit: detects installed packages with the c33s-building-blocks extra and writes a list of blocks to {$appDir}/config/config/c33s_construction_kit.composer.yml for use by c33s/construction-kit-bundle.
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.
To manually trigger the update run composer run-script post-update-cmd.
To completely disable the automatic detection of changes, add the extra value c33s-construction-kit-disabled: true to your composer.json.
How can I help you explore Laravel packages today?