"distribution": { "type": "path", "url": "./DistributionPackages/*" }, "Carbon.IncludeAssets": { "type": "vcs", "url": "https://github.com/skurfuerst/Carbon.IncludeAssets" } } } reference the forked repo before, we had version 5.5.0 installed; and we want to replace this version with our fork
$rectorConfig->paths([ // TODO: Start adding your paths here, like so: __DIR__ . '/DistributionPackages/', __DIR__ . '/Packages/Plugins/Jonnitto.PrettyEmbedHelper', __DIR__ . '/Packages/Carbon/Carbon.IncludeAssets', __DIR__ . '/Packages/Carbon/Carbon.Link', ]); }; I needed to auto-migrate some more packages