Skip to content

Commit 27c9f32

Browse files
committed
Updated Rector to commit 2d862a7c7750c79e4c16be6e7c4e87ba324abfa7
rectorphp/rector-src@2d862a7 [CodingStyle] Skip equal modifier on direct parent method compatible on MakeInheritedMethodVisibilitySameAsParentRector (#6406)
1 parent 3e0ec27 commit 27c9f32

File tree

4 files changed

+12
-8
lines changed

4 files changed

+12
-8
lines changed

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1811,12 +1811,12 @@
18111811
"source": {
18121812
"type": "git",
18131813
"url": "https:\/\/github.com\/rectorphp\/rector-phpunit.git",
1814-
"reference": "5ec3977b2e1c7ebb0808014ceda5cec6f3477a90"
1814+
"reference": "962bfa29c4d28acb1c6bbea96dcd8920028f6386"
18151815
},
18161816
"dist": {
18171817
"type": "zip",
1818-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/5ec3977b2e1c7ebb0808014ceda5cec6f3477a90",
1819-
"reference": "5ec3977b2e1c7ebb0808014ceda5cec6f3477a90",
1818+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/962bfa29c4d28acb1c6bbea96dcd8920028f6386",
1819+
"reference": "962bfa29c4d28acb1c6bbea96dcd8920028f6386",
18201820
"shasum": ""
18211821
},
18221822
"require": {
@@ -1840,7 +1840,7 @@
18401840
"tomasvotruba\/class-leak": "^1.0",
18411841
"tracy\/tracy": "^2.10"
18421842
},
1843-
"time": "2024-11-03T23:47:15+00:00",
1843+
"time": "2024-11-04T10:11:12+00:00",
18441844
"default-branch": true,
18451845
"type": "rector-extension",
18461846
"extra": {

0 commit comments

Comments
 (0)