build(deps-dev): bump rector/rector in /vendor-bin/rector

Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.2.5...2.2.7)

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-11-01 13:02:03 +00:00 committed by Andy Scherzinger
parent 0bb1deb3de
commit 7885ac53e0

View file

@ -376,16 +376,16 @@
},
{
"name": "rector/rector",
"version": "2.2.5",
"version": "2.2.7",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "fb9418af7777dfb1c87a536dc58398b5b07c74b9"
"reference": "022038537838bc8a4e526af86c2d6e38eaeff7ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/fb9418af7777dfb1c87a536dc58398b5b07c74b9",
"reference": "fb9418af7777dfb1c87a536dc58398b5b07c74b9",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/022038537838bc8a4e526af86c2d6e38eaeff7ef",
"reference": "022038537838bc8a4e526af86c2d6e38eaeff7ef",
"shasum": ""
},
"require": {
@ -424,7 +424,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.2.5"
"source": "https://github.com/rectorphp/rector/tree/2.2.7"
},
"funding": [
{
@ -432,7 +432,7 @@
"type": "github"
}
],
"time": "2025-10-23T11:22:37+00:00"
"time": "2025-10-29T15:46:12+00:00"
},
{
"name": "webmozart/assert",