Updated Rector to commit ec9c15adc729988276f3fe7b726609f913266f23

ec9c15adc7 Apply ParametersAcceptorSelectorVariantsWrapper::select() take 2 (#2718)
This commit is contained in:
Tomas Votruba
2022-07-28 14:06:21 +00:00
parent 963e52618c
commit a5ec68bd9c
7 changed files with 54 additions and 27 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 ComposerAutoloaderInit2089a995a509cf6e789d4bbc9384b709::getLoader();
return ComposerAutoloaderInit9d1d56e113fc4820715cefd11abc518f::getLoader();