As title, the minimum-stability defines the dev in composer.json and this will tell composer to install the development package version.
I think we should change into stable because nobody want to install a development package on their web applications/services.
As title, the
minimum-stabilitydefines thedevincomposer.jsonand this will tellcomposerto install the development package version.I think we should change into
stablebecause nobody want to install a development package on their web applications/services.