Skip to content

Commit 7f1f1f1

Browse files
MrPunyapalpeterfox
andauthored
chore: removed migrator from the list as not needed (#296)
Co-authored-by: Peter Fox <[email protected]>
1 parent 0a1ea90 commit 7f1f1f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/sets/laravel-container-string-to-fully-qualified-name.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
'queue.listener' => 'Illuminate\Queue\Listener',
4646
'queue.failer' => 'Illuminate\Queue\Failed\DatabaseUuidFailedJobProvider',
4747
'migration.repository' => 'Illuminate\Database\Migrations\MigrationRepositoryInterface',
48-
'migrator' => 'Illuminate\Database\Migrations\Migrator',
4948
'migration.creator' => 'Illuminate\Database\Migrations\MigrationCreator',
5049
'composer' => 'Illuminate\Support\Composer',
5150
'hash' => 'Illuminate\Hashing\HashManager',

0 commit comments

Comments
 (0)