mirror of
https://github.com/rectorphp/rector.git
synced 2025-07-18 23:51:25 +02:00
Updated Rector to commit 81f3299a0d1a50b0d4c7a0d8b56c5677491fb1f8
81f3299a0d
Add BinaryOpAnalyzer locally
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 ComposerAutoloaderInit05f6966bbd0efcd58412a246bfc79a7c::getLoader();
|
||||
return ComposerAutoloaderInit1863c32f22038906f632ac4bf6fa8eea::getLoader();
|
||||
|
Reference in New Issue
Block a user