Skip to content

Commit d27f6cb

Browse files
authored
Enable Pro before installing starter kit (#104)
1 parent b1faa93 commit d27f6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NewCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ protected function execute(InputInterface $input, OutputInterface $output): int
140140
->askToPushToGithub()
141141
->askToSpreadJoy()
142142
->installBaseProject()
143-
->installStarterKit()
144143
->enableStatamicPro()
144+
->installStarterKit()
145145
->makeSuperUser()
146146
->configureDatabaseConnection()
147147
->installEloquentDriver()

0 commit comments

Comments
 (0)