Follow-up to #2297405: Modules that implement hook_composer_json_alter() should trigger a composer.json file rebuild when enabled / disabled

Modules that implement hook_composer_json_alter() generally modify the consolidated composer.json file in some way, so enabling / disabling them should trigger a rebuild when the modules implementing them are enabled / disabled.

Comments

  • cpliakas committed 3c516d7 on 7.x-1.x
    Issue #2297413 by cpliakas: Modules that implement...

  • cpliakas committed 4a3cfcc on
    Issue #2297413 by cpliakas: Modules that implement...
cpliakas’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.