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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/54927/head
dependabot[bot] 2025-09-06 01:12:15 +07:00 committed by GitHub
parent 2d63296046
commit 809626ec50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 6 deletions

@ -381,16 +381,16 @@
},
{
"name": "rector/rector",
"version": "2.1.4",
"version": "2.1.6",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "fe613c528819222f8686a9a037a315ef9d4915b3"
"reference": "729aabc0ec66e700ef164e26454a1357f222a2f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/fe613c528819222f8686a9a037a315ef9d4915b3",
"reference": "fe613c528819222f8686a9a037a315ef9d4915b3",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/729aabc0ec66e700ef164e26454a1357f222a2f3",
"reference": "729aabc0ec66e700ef164e26454a1357f222a2f3",
"shasum": ""
},
"require": {
@ -429,7 +429,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.1.4"
"source": "https://github.com/rectorphp/rector/tree/2.1.6"
},
"funding": [
{
@ -437,7 +437,7 @@
"type": "github"
}
],
"time": "2025-08-15T14:41:36+00:00"
"time": "2025-09-05T15:43:08+00:00"
},
{
"name": "webmozart/assert",