Merge pull request #56749 from nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.2.9

build(deps-dev): bump rector/rector from 2.2.8 to 2.2.9 in /vendor-bin/rector
This commit is contained in:
Andy Scherzinger 2025-12-01 09:48:37 +01:00 committed by GitHub
commit 86560b33bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -376,16 +376,16 @@
},
{
"name": "rector/rector",
"version": "2.2.8",
"version": "2.2.9",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "303aa811649ccd1d32e51e62d5c85949d01b5f1b"
"reference": "0b8e49ec234877b83244d2ecd0df7a4c16471f05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/303aa811649ccd1d32e51e62d5c85949d01b5f1b",
"reference": "303aa811649ccd1d32e51e62d5c85949d01b5f1b",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/0b8e49ec234877b83244d2ecd0df7a4c16471f05",
"reference": "0b8e49ec234877b83244d2ecd0df7a4c16471f05",
"shasum": ""
},
"require": {
@ -424,7 +424,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.2.8"
"source": "https://github.com/rectorphp/rector/tree/2.2.9"
},
"funding": [
{
@ -432,7 +432,7 @@
"type": "github"
}
],
"time": "2025-11-12T18:38:00+00:00"
"time": "2025-11-28T14:21:22+00:00"
},
{
"name": "webmozart/assert",