Improve links

This commit is contained in:
2025-06-07 21:26:23 +02:00
parent 6a77df402d
commit ff6534fa81
5 changed files with 5 additions and 6 deletions

View File

@@ -27,7 +27,6 @@ return RectorConfig::configure()
phpunitCodeQuality: true,
doctrineCodeQuality: true,
symfonyCodeQuality: true,
// naming: true
)
->withAttributesSets(all: true)
->withComposerBased(twig: true, doctrine: true, phpunit: true, symfony: true)