Updated Rector to commit a494d7c4f634553f490da4a689c06cfc903d6bb9

a494d7c4f6 Clean up downgrade php path in configs (#2731)
This commit is contained in:
Tomas Votruba
2022-08-04 14:29:17 +00:00
parent 502082ac85
commit aba621c9e4
5 changed files with 15 additions and 15 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 ComposerAutoloaderInit9396c4dcd694bbf0466b74cb1a1376d2::getLoader();
return ComposerAutoloaderInita92782b11ed639fd6cf425a8acce39e4::getLoader();