Updated Rector to commit 93b63b0a86e26cb9d15bcc61c3d840f703a1472c

93b63b0a86 [Php54][Php80] Handle no scope on LongArrayToShortArrayRector+AnnotationToAttributeRector (#2749)
This commit is contained in:
Tomas Votruba
2022-08-09 20:46:41 +00:00
parent 3d35b64c2e
commit dce47c75f3
9 changed files with 32 additions and 29 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 ComposerAutoloaderInit5d187923c8dab1285c58b9078e458c85::getLoader();
return ComposerAutoloaderInitc7565282728fbff9932fcad4a0741948::getLoader();