Merge pull request #54927 from nextcloud/dependabot/composer/vendor-bin/rector/rector/rector-2.1.6

pull/54897/head
dependabot[bot] 2025-09-09 06:06:06 +07:00 committed by GitHub
commit de5acb0b99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 6 deletions

@ -381,16 +381,16 @@
},
{
"name": "rector/rector",
"version": "2.1.4",
"version": "2.1.6",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "fe613c528819222f8686a9a037a315ef9d4915b3"
"reference": "729aabc0ec66e700ef164e26454a1357f222a2f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/fe613c528819222f8686a9a037a315ef9d4915b3",
"reference": "fe613c528819222f8686a9a037a315ef9d4915b3",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/729aabc0ec66e700ef164e26454a1357f222a2f3",
"reference": "729aabc0ec66e700ef164e26454a1357f222a2f3",
"shasum": ""
},
"require": {
@ -429,7 +429,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.1.4"
"source": "https://github.com/rectorphp/rector/tree/2.1.6"
},
"funding": [
{
@ -437,7 +437,7 @@
"type": "github"
}
],
"time": "2025-08-15T14:41:36+00:00"
"time": "2025-09-05T15:43:08+00:00"
},
{
"name": "webmozart/assert",