Merge pull request #129 from j0k3r/dependabot/composer/rector/rector-2.5.5

Update rector/rector requirement from 2.5.2 to 2.5.5
This commit is contained in:
Jérémy Benoist
2026-07-10 09:25:14 +02:00
committed by GitHub
+1 -1
View File
@@ -35,7 +35,7 @@
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0",
"phpstan/phpstan": "2.2.5",
"phpstan/phpstan-phpunit": "2.0.16",
"rector/rector": "2.5.2"
"rector/rector": "2.5.5"
},
"suggest": {
"ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."