Open rodrigoaguilera opened 2 years ago
Requiring root composer projects to change their config like
composer config minimum-stability dev
is asking developer to relax their policies too much. A closer look at the dependencies should yield what are the problematic areas.
Expected outcome: List those problematic dependencies and a small roadmap to get rid of them in the readme or any other file.
Requiring root composer projects to change their config like
is asking developer to relax their policies too much. A closer look at the dependencies should yield what are the problematic areas.
Expected outcome: List those problematic dependencies and a small roadmap to get rid of them in the readme or any other file.