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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/56749/head
dependabot[bot] 2025-11-29 02:14:05 +07:00 committed by Andy Scherzinger
parent fcedecde37
commit ab333605a6
1 changed files with 6 additions and 6 deletions

@ -376,16 +376,16 @@
},
{
"name": "rector/rector",
"version": "2.2.8",
"version": "2.2.9",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "303aa811649ccd1d32e51e62d5c85949d01b5f1b"
"reference": "0b8e49ec234877b83244d2ecd0df7a4c16471f05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/303aa811649ccd1d32e51e62d5c85949d01b5f1b",
"reference": "303aa811649ccd1d32e51e62d5c85949d01b5f1b",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/0b8e49ec234877b83244d2ecd0df7a4c16471f05",
"reference": "0b8e49ec234877b83244d2ecd0df7a4c16471f05",
"shasum": ""
},
"require": {
@ -424,7 +424,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.2.8"
"source": "https://github.com/rectorphp/rector/tree/2.2.9"
},
"funding": [
{
@ -432,7 +432,7 @@
"type": "github"
}
],
"time": "2025-11-12T18:38:00+00:00"
"time": "2025-11-28T14:21:22+00:00"
},
{
"name": "webmozart/assert",