mirror of
https://github.com/rectorphp/rector.git
synced 2025-07-19 08:01:18 +02:00
Updated Rector to commit 963c48c32a154f0045adde8793492afb0bf3caf2
963c48c32a
[PHP 8.1] Extend MyCLabsMethodCallToEnumConstRector with getValue() and static call (#2695)
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 ComposerAutoloaderInit625bec0f687419d55dce0c3fbf43a3d5::getLoader();
|
||||
return ComposerAutoloaderInitf24b103797f4615f122f7da94cd8b08a::getLoader();
|
||||
|
Reference in New Issue
Block a user