Question
When working with rector-symfony on latest version, if I run composer check-cs or composer fix-cs I got this error each time :
[ERROR] The "strict" set is deprecated as it is dangerous without context. Use Rector instead to make sure you are not breaking your code
Did I miss something during setup ?
Question
When working with
rector-symfonyon latest version, if I runcomposer check-csorcomposer fix-csI got this error each time :[ERROR] The "strict" set is deprecated as it is dangerous without context. Use Rector instead to make sure you are not breaking your codeDid I miss something during setup ?