Custom fixers for PHP-CS-Fixer
composer require jsamson/php-cs-custom-fixer --devReplace deprecated Sensio\Bundle\FrameworkExtraBundle\Configuration\Route by Symfony\Component\Routing\Annotation\Route
Remove deprecated @Method annotation and move content to @Route args
Remove declare(strict_types=1), auto-generated comments, and abortIf calls from doctrine migration generated files.