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

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

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.2.14
  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-12-09 16:13:31 +00:00 committed by GitHub
parent abd1a97d19
commit 182e895f43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -376,21 +376,21 @@
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
"version": "2.2.11", "version": "2.2.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/rectorphp/rector.git", "url": "https://github.com/rectorphp/rector.git",
"reference": "7bd21a40b0332b93d4bfee284093d7400696902d" "reference": "6d56bb0e94d4df4f57a78610550ac76ab403657d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/7bd21a40b0332b93d4bfee284093d7400696902d", "url": "https://api.github.com/repos/rectorphp/rector/zipball/6d56bb0e94d4df4f57a78610550ac76ab403657d",
"reference": "7bd21a40b0332b93d4bfee284093d7400696902d", "reference": "6d56bb0e94d4df4f57a78610550ac76ab403657d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.4|^8.0", "php": "^7.4|^8.0",
"phpstan/phpstan": "^2.1.32" "phpstan/phpstan": "^2.1.33"
}, },
"conflict": { "conflict": {
"rector/rector-doctrine": "*", "rector/rector-doctrine": "*",
@ -424,7 +424,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/rectorphp/rector/issues", "issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.2.11" "source": "https://github.com/rectorphp/rector/tree/2.2.14"
}, },
"funding": [ "funding": [
{ {
@ -432,7 +432,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-12-02T11:23:46+00:00" "time": "2025-12-09T10:57:55+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",