Merge pull request #145 from j0k3r/dependabot/composer/rector/rector-2.6.6

build(deps-dev): update rector/rector requirement from 2.6.3 to 2.6.6
This commit is contained in:
Jérémy Benoist
2026-09-11 09:46:59 +02:00
committed by GitHub
+1 -1
View File
@@ -35,7 +35,7 @@
"symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0", "symfony/phpunit-bridge": "^4.4|^5.3|^6.0|^7.0",
"phpstan/phpstan": "2.2.12", "phpstan/phpstan": "2.2.12",
"phpstan/phpstan-phpunit": "2.0.18", "phpstan/phpstan-phpunit": "2.0.18",
"rector/rector": "2.6.3" "rector/rector": "2.6.6"
}, },
"suggest": { "suggest": {
"ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure." "ext-tidy": "Used to clean up given HTML and to avoid problems with bad HTML structure."