magento/magento-coding-standard

Pinned composer dependency to rector 0.17.12

cmuench opened this issue · 1 comments

With the last release v32 the dependency to rector was changed from ^0.15.10 to 0.17.12. To pin the dependency to a fixed version is a bad practice in the PHP world.

It's better to define it at least as ~0.17.12 to allow bug fix releases of rector.
In the meantime a 0.17.3 of rector is released which cannot be updated in a Magento project.

Hi @cmuench. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.