Issue #3230250: Update Composer Stager to 0.2.0
Merged
requested to merge issue/automatic_updates-3230250:3230250-update-composer-stager into 8.x-2.x
Compare changes
Files
6
src/ComposerStager/Beginner.php deleted
100644 → 0
+ 0
− 67
public function begin(string $activeDir, string $stagingDir, ?ProcessOutputCallbackInterface $callback = NULL, ?int $timeout = 120, array $exclusions = []): void {
throw new DirectoryAlreadyExistsException($stagingDir, 'The staging directory already exists at "%s"');