Update rector/rector to latest version

This commit is contained in:
DariusIII
2025-09-05 21:13:56 +02:00
parent 14dbe08cc5
commit 1877e3f109
Generated
+6 -6
View File
@@ -17790,16 +17790,16 @@
},
{
"name": "rector/rector",
"version": "2.1.5",
"version": "2.1.6",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "1cd6abfb5976fd4ed728d5b73ebd67c7c810cd88"
"reference": "729aabc0ec66e700ef164e26454a1357f222a2f3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/1cd6abfb5976fd4ed728d5b73ebd67c7c810cd88",
"reference": "1cd6abfb5976fd4ed728d5b73ebd67c7c810cd88",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/729aabc0ec66e700ef164e26454a1357f222a2f3",
"reference": "729aabc0ec66e700ef164e26454a1357f222a2f3",
"shasum": ""
},
"require": {
@@ -17838,7 +17838,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/2.1.5"
"source": "https://github.com/rectorphp/rector/tree/2.1.6"
},
"funding": [
{
@@ -17846,7 +17846,7 @@
"type": "github"
}
],
"time": "2025-09-04T14:19:07+00:00"
"time": "2025-09-05T15:43:08+00:00"
},
{
"name": "sebastian/cli-parser",