Skip to content

Commit ff5ae8b

Browse files
committed
Updated Rector to commit afe7c46c0387e27e1eae37cf76f8a3a4119a1d39
rectorphp/rector-src@afe7c46 [DeadCode] Skip nullable @ template on RemoveUselessReturnTagRector (#6409)
1 parent b5c99e3 commit ff5ae8b

File tree

4 files changed

+36
-11
lines changed

4 files changed

+36
-11
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": "587da3183b963d3c5f0395ebef606b91952f7f40"
1814+
"reference": "e54d4ada1f2cb182b085193430410120a3e74f3f"
18151815
},
18161816
"dist": {
18171817
"type": "zip",
1818-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/587da3183b963d3c5f0395ebef606b91952f7f40",
1819-
"reference": "587da3183b963d3c5f0395ebef606b91952f7f40",
1818+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-phpunit\/zipball\/e54d4ada1f2cb182b085193430410120a3e74f3f",
1819+
"reference": "e54d4ada1f2cb182b085193430410120a3e74f3f",
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-04T21:21:02+00:00",
1843+
"time": "2024-11-05T15:36:16+00:00",
18441844
"default-branch": true,
18451845
"type": "rector-extension",
18461846
"extra": {

0 commit comments

Comments
 (0)