rad-edition
rad-edition copied to clipboard
Removing installParametersFile script
Hello,
Since Symfony uses a more powerfull parameter installer script than our, we should probably switch to the one from Incenteev too.
https://github.com/symfony/symfony-standard/blob/master/composer.json#L30
right, I can't find the reason why we did this. @gquemener any idea ?
Well, all it does is creating a parameters.yml when it doesn't exist and parameters.yml.dist does.
Does Incenteev can co that?
yes
Done, right? https://github.com/KnpLabs/rad-edition/blob/master/composer.json#L49 Close issue?