Skip to content

Commit

Permalink
fix auto loading of provider
Browse files Browse the repository at this point in the history
  • Loading branch information
morloderex authored Jul 14, 2018
1 parent 24ba3a5 commit f8743a9
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 @@ -32,7 +32,7 @@
"extra": {
"laravel": {
"providers": [
"Morloderex\\PusherBatch\\Broadcaster\\BatchedPusherProvider"
"Morloderex\\PusherBatch\\Providers\\BatchedPusherProvider"
]
}
},
Expand Down

0 comments on commit f8743a9

Please sign in to comment.