Skip to content

Commit

Permalink
upset pint
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonvarga committed Oct 15, 2024
1 parent aeb6aae commit 617ee2a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/NewCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
use function Laravel\Prompts\suggest;
use function Laravel\Prompts\text;

class NewCommand extends Command
{
class NewCommand extends Command {
use Concerns\ConfiguresDatabase, Concerns\ConfiguresPrompts, Concerns\RunsCommands;

const BASE_REPO = 'statamic/statamic';
Expand Down

0 comments on commit 617ee2a

Please sign in to comment.