Updated Rector to commit b98dc27704c64122750d3bbae3731cb820ae8c11

b98dc27704 [Php80][TypeDeclaration] Handle UnionTypesRector+AddArrayReturnDocTypeRector on auto import FullyQualified doc (#2730)
This commit is contained in:
Tomas Votruba
2022-08-04 12:09:16 +00:00
parent 184a304008
commit 502082ac85
5 changed files with 31 additions and 19 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 ComposerAutoloaderInit2a9cc3ab76269ee1bff220fc506c66d4::getLoader();
return ComposerAutoloaderInit9396c4dcd694bbf0466b74cb1a1376d2::getLoader();