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:
Tomas Votruba
2022-08-06 22:58:46 +00:00
parent 089ad6e357
commit b9ad506421
9 changed files with 18 additions and 234 deletions

2
vendor/autoload.php vendored
View File

@@ -9,4 +9,4 @@ if (PHP_VERSION_ID < 50600) {
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInit15b3e3f37c257ff0b0f8af72563cf505::getLoader();
return ComposerAutoloaderInitf98aa8c3d8a3ba79b44f6155b57e7db2::getLoader();