Skip to content

Commit

Permalink
fix: fix wrong app service provider
Browse files Browse the repository at this point in the history
  • Loading branch information
bl4ckbon3 committed Jan 25, 2020
1 parent d5fc798 commit cf43436
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 @@ -40,7 +40,7 @@
},
"laravel": {
"providers": [
"Bima\\Client\\BimaClientModule"
"Bima\\Client\\BimaClientServiceProvider"
]
}
}
Expand Down

0 comments on commit cf43436

Please sign in to comment.