$skeletonDir.'/app/console', __DIR__.'/autoload.php' => $skeletonDir.'/app/autoload.php', ); foreach ($files as $file => $skeleton) { $upgrade->outputConsoleDiff($output, $file, $skeleton); }