Skip to content

Commit

Permalink
fixed provider in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-to committed Apr 10, 2023
1 parent ce6130d commit 343008f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"extra": {
"laravel": {
"providers": [
"CKEditorServiceProvider"
"MoonShine\\CKEditor\\Providers\\CKEditorServiceProvider"
]
}
}
Expand Down

0 comments on commit 343008f

Please sign in to comment.