Skip to content

Commit 004a006

Browse files
committed
Updated Rector to commit 0594c13724aa0eb9914e14b07a021f5e2655d7c9
rectorphp/rector-src@0594c13 [Naming] Handle rename with use after anonymous class on RenameParamToMatchTypeRector (#7984)
1 parent f60c087 commit 004a006

4 files changed

Lines changed: 16 additions & 7 deletions

File tree

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1803,12 +1803,12 @@
18031803
"source": {
18041804
"type": "git",
18051805
"url": "https:\/\/github.com\/rectorphp\/rector-phpunit.git",
1806-
"reference": "501420d286494735683edbc2985c7d4681d0fa80"
1806+
"reference": "f0d267e7441dc375949fbf479131825c1cc860cc"
18071807
},
18081808
"dist": {
18091809
"type": "zip",
1810-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/501420d286494735683edbc2985c7d4681d0fa80",
1811-
"reference": "501420d286494735683edbc2985c7d4681d0fa80",
1810+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/f0d267e7441dc375949fbf479131825c1cc860cc",
1811+
"reference": "f0d267e7441dc375949fbf479131825c1cc860cc",
18121812
"shasum": ""
18131813
},
18141814
"require": {
@@ -1835,7 +1835,7 @@
18351835
"tomasvotruba\/unused-public": "^2.2",
18361836
"tracy\/tracy": "^2.11"
18371837
},
1838-
"time": "2026-04-29T09:09:21+00:00",
1838+
"time": "2026-05-11T14:19:52+00:00",
18391839
"default-branch": true,
18401840
"type": "rector-extension",
18411841
"extra": {

0 commit comments

Comments
 (0)