We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1462245 commit d9bc9a0Copy full SHA for d9bc9a0
src/Commands/MigrateDumpCommand.php
@@ -81,7 +81,7 @@ public function handle()
81
exit($exit_code);
82
}
83
84
- $this->info('Finished Data Dump');
+ $this->info('Dumped Data');
85
86
87
/**
0 commit comments