maker-bundle
maker-bundle copied to clipboard
feat: use attributes instead annotations in tests
This requires bump phpunit to 10.5 at least https://docs.phpunit.de/en/10.5/attributes.html#test-groups
This PR updates PHPUnit and Doctrine annotations to attributes. It's replaced by https://github.com/symfony/maker-bundle/pull/1766 for the PHPUnit 11 update (PHPUnit 10 not compatible with Symfony PHPUnit Bridge).