mirror of
https://github.com/rectorphp/rector.git
synced 2025-07-19 08:01:18 +02:00
Updated Rector to commit a494d7c4f634553f490da4a689c06cfc903d6bb9
a494d7c4f6
Clean up downgrade php path in configs (#2731)
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 ComposerAutoloaderInit9396c4dcd694bbf0466b74cb1a1376d2::getLoader();
|
||||
return ComposerAutoloaderInita92782b11ed639fd6cf425a8acce39e4::getLoader();
|
||||
|
Reference in New Issue
Block a user