Skip to content

Commit

Permalink
add ServiceProvider and config
Browse files Browse the repository at this point in the history
  • Loading branch information
mttzzz committed Oct 6, 2019
1 parent 16cfcea commit a8cfb67
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 @@ -19,7 +19,7 @@
"extra": {
"laravel": {
"providers": [
"mttzzz\\laravelTelegramLog\\ServiceProvider"
"mttzzz\\laravelTelegramLog\\TelegramLogServiceProvider"
]
}
}
Expand Down

0 comments on commit a8cfb67

Please sign in to comment.