rad-edition icon indicating copy to clipboard operation
rad-edition copied to clipboard

Removing installParametersFile script

Open Nek- opened this issue 11 years ago • 4 comments

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

Nek- avatar Jul 07 '14 09:07 Nek-

right, I can't find the reason why we did this. @gquemener any idea ?

docteurklein avatar Jul 07 '14 10:07 docteurklein

Well, all it does is creating a parameters.yml when it doesn't exist and parameters.yml.dist does.

Does Incenteev can co that?

gquemener avatar Jul 07 '14 10:07 gquemener

yes

docteurklein avatar Jul 07 '14 10:07 docteurklein

Done, right? https://github.com/KnpLabs/rad-edition/blob/master/composer.json#L49 Close issue?

einenlum avatar Sep 18 '15 12:09 einenlum