Update rector/rector requirement from 2.5.5 to 2.5.7

Updates the requirements on [rector/rector](https://github.com/rectorphp/rector) to permit the latest version.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.5.5...2.5.7)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.5.7
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-17 05:34:36 +00:00
committed by GitHub
parent a93488d727
commit f19d7ba19e
+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.5", "phpstan/phpstan": "2.2.5",
"phpstan/phpstan-phpunit": "2.0.18", "phpstan/phpstan-phpunit": "2.0.18",
"rector/rector": "2.5.5" "rector/rector": "2.5.7"
}, },
"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."