Skip to content

Commit 7df961f

Browse files
committed
Updated Rector to commit b1899f4592d086026c72f92b9a656cd61aa62c5c
rectorphp/rector-src@b1899f4 [DeadCode] Skip with assign to call with target has #[NoDiscard] attribute on RemoveUnusedVariableAssignRector (#7950)
1 parent b767a22 commit 7df961f

4 files changed

Lines changed: 29 additions & 8 deletions

File tree

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1759,12 +1759,12 @@
17591759
"source": {
17601760
"type": "git",
17611761
"url": "https:\/\/github.com\/rectorphp\/rector-downgrade-php.git",
1762-
"reference": "f02926e5c0a1aa591cba15dfaaa05049e8207b84"
1762+
"reference": "15578226e7d293f224a121dabaa11d8f6e7ab42a"
17631763
},
17641764
"dist": {
17651765
"type": "zip",
1766-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-downgrade-php\/zipball\/f02926e5c0a1aa591cba15dfaaa05049e8207b84",
1767-
"reference": "f02926e5c0a1aa591cba15dfaaa05049e8207b84",
1766+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-downgrade-php\/zipball\/15578226e7d293f224a121dabaa11d8f6e7ab42a",
1767+
"reference": "15578226e7d293f224a121dabaa11d8f6e7ab42a",
17681768
"shasum": ""
17691769
},
17701770
"require": {
@@ -1788,7 +1788,7 @@
17881788
"tomasvotruba\/unused-public": "^2.2",
17891789
"tracy\/tracy": "^2.11"
17901790
},
1791-
"time": "2026-04-03T08:56:55+00:00",
1791+
"time": "2026-04-03T14:22:46+00:00",
17921792
"default-branch": true,
17931793
"type": "rector-extension",
17941794
"extra": {

0 commit comments

Comments
 (0)