Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Jubeki committed Jan 25, 2024
1 parent 61f09df commit b4e2b8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/NewCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ protected function interact(InputInterface $input, OutputInterface $output)
);

if ($shouldUpdate === 'yes') {

$this->composer = new Composer(new Filesystem());

$output->writeln(' <bg=green;fg=white> NEW VERSION </> Updating Laravel Installer...'.PHP_EOL);
Expand Down

0 comments on commit b4e2b8e

Please sign in to comment.