Skip to content

Commit 6dedccb

Browse files
committed
Updated Rector to commit c7278fa576a22288228814bc2b20bd0cddea4677
rectorphp/rector-src@c7278fa [Renaming] Allow rename method in trait itself on RenameMethodRector (#6942)
1 parent 9ada35f commit 6dedccb

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1804,12 +1804,12 @@
18041804
"source": {
18051805
"type": "git",
18061806
"url": "https:\/\/github.com\/rectorphp\/rector-phpunit.git",
1807-
"reference": "52398e7cec31ccb961bd3b7bbcb360787d2c4498"
1807+
"reference": "6f9034aabeaa52c83c034f2168c881c1ce851be7"
18081808
},
18091809
"dist": {
18101810
"type": "zip",
1811-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/52398e7cec31ccb961bd3b7bbcb360787d2c4498",
1812-
"reference": "52398e7cec31ccb961bd3b7bbcb360787d2c4498",
1811+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/6f9034aabeaa52c83c034f2168c881c1ce851be7",
1812+
"reference": "6f9034aabeaa52c83c034f2168c881c1ce851be7",
18131813
"shasum": ""
18141814
},
18151815
"require": {
@@ -1833,7 +1833,7 @@
18331833
"tomasvotruba\/class-leak": "^1.2",
18341834
"tracy\/tracy": "^2.10"
18351835
},
1836-
"time": "2025-05-28T00:16:28+00:00",
1836+
"time": "2025-05-29T04:12:23+00:00",
18371837
"default-branch": true,
18381838
"type": "rector-extension",
18391839
"extra": {

0 commit comments

Comments
 (0)