Updated Rector to commit 81f3299a0d1a50b0d4c7a0d8b56c5677491fb1f8

81f3299a0d Add BinaryOpAnalyzer locally
This commit is contained in:
Tomas Votruba
2022-08-07 08:40:30 +00:00
parent eb23cc5b15
commit 966de41565
8 changed files with 90 additions and 16 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 ComposerAutoloaderInit05f6966bbd0efcd58412a246bfc79a7c::getLoader();
return ComposerAutoloaderInit1863c32f22038906f632ac4bf6fa8eea::getLoader();