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

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

---
updated-dependencies:
- dependency-name: rector/rector
  dependency-version: 2.4.3
  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] 2026-05-15 09:47:14 +00:00 committed by GitHub
parent 0a24ae518f
commit 6d47389b31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -376,16 +376,16 @@
},
{
"name": "rector/rector",
"version": "2.4.2",
"version": "2.4.3",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "e645b6463c6a88ea5b44b17d3387d35a912c7946"
"reference": "891824c6c59f02a56a5dd58ea8edc44e6c0ece29"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/e645b6463c6a88ea5b44b17d3387d35a912c7946",
"reference": "e645b6463c6a88ea5b44b17d3387d35a912c7946",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/891824c6c59f02a56a5dd58ea8edc44e6c0ece29",
"reference": "891824c6c59f02a56a5dd58ea8edc44e6c0ece29",
"shasum": ""
},
"require": {
@ -424,7 +424,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.4.2"
"source": "https://github.com/rectorphp/rector/tree/2.4.3"
},
"funding": [
{
@ -432,7 +432,7 @@
"type": "github"
}
],
"time": "2026-04-16T13:07:34+00:00"
"time": "2026-05-12T11:17:24+00:00"
},
{
"name": "webmozart/assert",