ci(deps-dev): Bump rector/rector in /vendor-bin/rector

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

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.2.6
  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-10-31 14:03:04 +00:00 committed by GitHub
parent 1a40f8571e
commit 6df32ebdaf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"require-dev": {
"rector/rector": "^2.2.5",
"rector/rector": "^2.2.6",
"nextcloud/rector": "^0.4.1"
}
}

View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "c575699aaecd02e978c00322b6ef3028",
"content-hash": "e6cfd23afa788199b9eda26345d70ba4",
"packages": [],
"packages-dev": [
{
@ -376,16 +376,16 @@
},
{
"name": "rector/rector",
"version": "2.2.5",
"version": "2.2.6",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "fb9418af7777dfb1c87a536dc58398b5b07c74b9"
"reference": "5c5bbc956b9a056a26cb593379253104b7ed9c2d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/fb9418af7777dfb1c87a536dc58398b5b07c74b9",
"reference": "fb9418af7777dfb1c87a536dc58398b5b07c74b9",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/5c5bbc956b9a056a26cb593379253104b7ed9c2d",
"reference": "5c5bbc956b9a056a26cb593379253104b7ed9c2d",
"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.6"
},
"funding": [
{
@ -432,7 +432,7 @@
"type": "github"
}
],
"time": "2025-10-23T11:22:37+00:00"
"time": "2025-10-27T11:35:56+00:00"
},
{
"name": "webmozart/assert",