diff --git a/src/NewCommand.php b/src/NewCommand.php index 30bd1ab..5d62121 100644 --- a/src/NewCommand.php +++ b/src/NewCommand.php @@ -776,7 +776,7 @@ protected function configureComposerDevScript(string $directory): void return $content; }); } - + /** * Verify that the application does not already exist. *