Skip to content

Commit

Permalink
chore: removed migrator from the list as not needed (#296)
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Fox <[email protected]>
  • Loading branch information
MrPunyapal and peterfox authored Jan 16, 2025
1 parent 0a1ea90 commit 7f1f1f1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
'queue.listener' => 'Illuminate\Queue\Listener',
'queue.failer' => 'Illuminate\Queue\Failed\DatabaseUuidFailedJobProvider',
'migration.repository' => 'Illuminate\Database\Migrations\MigrationRepositoryInterface',
'migrator' => 'Illuminate\Database\Migrations\Migrator',
'migration.creator' => 'Illuminate\Database\Migrations\MigrationCreator',
'composer' => 'Illuminate\Support\Composer',
'hash' => 'Illuminate\Hashing\HashManager',
Expand Down

0 comments on commit 7f1f1f1

Please sign in to comment.