Closed jmsche closed 11 months ago
Oh sorry, I think you pushed it after I checked if there was an opened PR :sweat_smile:
No problem. ;)
About PHP CS Fixer & PHPStan, what do you think about putting them in their own composer.json files in a tools directory? (can be done in a separate PR)
I did it in WebpackEncore bundle & a few others in the past, see e.g. https://github.com/symfony/webpack-encore-bundle
About PHP CS Fixer & PHPStan, what do you think about putting them in their own composer.json files in a tools directory? (can be done in a separate PR)
I did it in WebpackEncore bundle & a few others in the past, see e.g. https://github.com/symfony/webpack-encore-bundle
It avoid this kind of "problems" with docker images which are not (yet) up to date and it's pretty similar to what's proposed by cs-fixer, so it's OK for me! :ok_hand:
It avoid this kind of "problems" with docker images which are not (yet) up to date and it's pretty similar to what's proposed by cs-fixer, so it's OK for me! 👌
Would you prefer an other PR for this?
It avoid this kind of "problems" with docker images which are not (yet) up to date and it's pretty similar to what's proposed by cs-fixer, so it's OK for me! 👌
Would you prefer an other PR for this?
Yes, if it's OK for you. :)
Sure, I'll wait for this PR to be merged before :)
Hi, may I ask for a new release? :smile:
It's coming in #166! :ok_hand:
Close #157
What a timing. ;)