Configure Rector and using a simple Rule with symfony 6/php8 – PHP Versions
i want to use Rector for refactoring my code because i update my project to symfony 5.4 to 6.1. My php project version : 8.1.5 So, i want to use a simple rule who change my annotation to attribut with…