Updated Rector to commit 963c48c32a154f0045adde8793492afb0bf3caf2

963c48c32a [PHP 8.1] Extend MyCLabsMethodCallToEnumConstRector with getValue() and static call (#2695)
This commit is contained in:
Tomas Votruba
2022-07-20 13:20:59 +00:00
parent cce8c4f1c9
commit cebbc835dd
5 changed files with 73 additions and 22 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 ComposerAutoloaderInit625bec0f687419d55dce0c3fbf43a3d5::getLoader();
return ComposerAutoloaderInitf24b103797f4615f122f7da94cd8b08a::getLoader();