Skip to content

Commit 5ba12a9

Browse files
committed
Updated Rector to commit f2c8967abf004558bf92c86840d57eb7f0221f9c
rectorphp/rector-src@f2c8967 [DeadCode] Mirror comment on assign method call on RemoveUnusedVariableAssignRector (#5195)
1 parent ff69243 commit 5ba12a9

File tree

4 files changed

+13
-10
lines changed

4 files changed

+13
-10
lines changed

vendor/composer/installed.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -504,8 +504,8 @@
504504
},
505505
{
506506
"name": "illuminate\/container",
507-
"version": "v10.28.0",
508-
"version_normalized": "10.28.0.0",
507+
"version": "v10.29.0",
508+
"version_normalized": "10.29.0.0",
509509
"source": {
510510
"type": "git",
511511
"url": "https:\/\/github.com\/illuminate\/container.git",
@@ -561,8 +561,8 @@
561561
},
562562
{
563563
"name": "illuminate\/contracts",
564-
"version": "v10.28.0",
565-
"version_normalized": "10.28.0.0",
564+
"version": "v10.29.0",
565+
"version_normalized": "10.29.0.0",
566566
"source": {
567567
"type": "git",
568568
"url": "https:\/\/github.com\/illuminate\/contracts.git",
@@ -1879,12 +1879,12 @@
18791879
"source": {
18801880
"type": "git",
18811881
"url": "https:\/\/github.com\/rectorphp\/rector-symfony.git",
1882-
"reference": "5c5530abf565842c610e18100752932828da8d32"
1882+
"reference": "a254afbd20b3d6721cfc64c06abc46265be856c9"
18831883
},
18841884
"dist": {
18851885
"type": "zip",
1886-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/5c5530abf565842c610e18100752932828da8d32",
1887-
"reference": "5c5530abf565842c610e18100752932828da8d32",
1886+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-symfony\/zipball\/a254afbd20b3d6721cfc64c06abc46265be856c9",
1887+
"reference": "a254afbd20b3d6721cfc64c06abc46265be856c9",
18881888
"shasum": ""
18891889
},
18901890
"require": {
@@ -1917,7 +1917,7 @@
19171917
"tomasvotruba\/unused-public": "^0.2",
19181918
"tracy\/tracy": "^2.10"
19191919
},
1920-
"time": "2023-10-19T16:32:06+00:00",
1920+
"time": "2023-10-24T14:13:38+00:00",
19211921
"default-branch": true,
19221922
"type": "rector-extension",
19231923
"extra": {

0 commit comments

Comments
 (0)