Merge pull request #60408 from nextcloud/dependabot/composer/vendor-bin/rector/stable34/rector/rector-2.4.3

[stable34] chore(deps-dev): Bump rector/rector from 2.4.2 to 2.4.3 in /vendor-bin/rector
This commit is contained in:
Andy Scherzinger 2026-05-17 14:31:39 +02:00 committed by GitHub
commit 192ca7b484
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",