mirror of
https://github.com/rectorphp/rector.git
synced 2025-07-18 23:51:25 +02:00
Updated Rector to commit 86682e4848dcfaecdb6dac7d07ffcb4cd47e69bf
86682e4848
Less doc, move from NodeRemover from AbstractRector - use directly or remove nodes right at the moment - that creates safer tree (#2741)
This commit is contained in:
2
vendor/autoload.php
vendored
2
vendor/autoload.php
vendored
@@ -9,4 +9,4 @@ if (PHP_VERSION_ID < 50600) {
|
||||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInit15b3e3f37c257ff0b0f8af72563cf505::getLoader();
|
||||
return ComposerAutoloaderInitf98aa8c3d8a3ba79b44f6155b57e7db2::getLoader();
|
||||
|
Reference in New Issue
Block a user