n98-magerun icon indicating copy to clipboard operation
n98-magerun copied to clipboard

change default composer.json template to use installer in "suggest" instead of "require"

Open Flyingmana opened this issue 11 years ago • 2 comments

modules should not require the installer, as we have alternate solutions. It only should be suggested to use it. experienced users will know it, new users will get a suggest message from composer after using the install command.

Flyingmana avatar May 20 '14 21:05 Flyingmana

This is obviously an easy change to make, what's the general consensus on whether the change should actually be made?

pocallaghan avatar May 02 '15 10:05 pocallaghan

one big group: "it was from the beginning required and should keep" another big group: "but the installer behaves buggy when not every package requires it" me(the author of the installer): "problems with not installed packages are fixed in 3.x" me(again): "people blame me, if I do a major version increase and old things break, people should actively decide for one version" me(since years): "there are currently >4 different installers, they still need to use the composer replace syntax"

Flyingmana avatar May 02 '15 10:05 Flyingmana