Skip to content

Commit 19130b3

Browse files
committed
Updated Rector to commit 512ccd22626fce23ef6050ec3cf3f0d43acf6957
rectorphp/rector-src@512ccd2 fix: RenameMethodRector does not rename trait methods (#6928)
1 parent fba8ca0 commit 19130b3

4 files changed

Lines changed: 18 additions & 6 deletions

File tree

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1687,12 +1687,12 @@
16871687
"source": {
16881688
"type": "git",
16891689
"url": "https:\/\/github.com\/rectorphp\/rector-doctrine.git",
1690-
"reference": "809d8aee972754cc5f0fd878387cb32a0951fc11"
1690+
"reference": "4dc7b9455ad989f7a4d2db35c58f3c5eae0f026c"
16911691
},
16921692
"dist": {
16931693
"type": "zip",
1694-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-doctrine\/zipball\/809d8aee972754cc5f0fd878387cb32a0951fc11",
1695-
"reference": "809d8aee972754cc5f0fd878387cb32a0951fc11",
1694+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-doctrine\/zipball\/4dc7b9455ad989f7a4d2db35c58f3c5eae0f026c",
1695+
"reference": "4dc7b9455ad989f7a4d2db35c58f3c5eae0f026c",
16961696
"shasum": ""
16971697
},
16981698
"require": {
@@ -1715,7 +1715,7 @@
17151715
"tomasvotruba\/class-leak": "^2.0",
17161716
"tracy\/tracy": "^2.10"
17171717
},
1718-
"time": "2025-05-27T10:25:26+00:00",
1718+
"time": "2025-05-27T10:39:29+00:00",
17191719
"default-branch": true,
17201720
"type": "rector-extension",
17211721
"extra": {

0 commit comments

Comments
 (0)