mirror of
https://github.com/rectorphp/rector.git
synced 2025-07-18 23:51:25 +02:00
Updated Rector to commit 93b63b0a86e26cb9d15bcc61c3d840f703a1472c
93b63b0a86
[Php54][Php80] Handle no scope on LongArrayToShortArrayRector+AnnotationToAttributeRector (#2749)
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 ComposerAutoloaderInit5d187923c8dab1285c58b9078e458c85::getLoader();
|
||||
return ComposerAutoloaderInitc7565282728fbff9932fcad4a0741948::getLoader();
|
||||
|
Reference in New Issue
Block a user