We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8db4ba4 + 926d2f2 commit ef97267Copy full SHA for ef97267
composer.json
@@ -30,10 +30,10 @@
30
"extra": {
31
"laravel": {
32
"providers": [
33
- "Quantomtech\\LaravelFirebaseBatchMessaging\\Providers"
+ "Quantomtech\\LaravelFirebaseBatchMessaging\\Providers\\FCMBatchServiceProvider"
34
],
35
"aliases": {
36
- "FCMBatch": "Quantomtech\\LaravelFirebaseBatchMessaging\\Facades"
+ "FCMBatch": "Quantomtech\\LaravelFirebaseBatchMessaging\\Facades\\FCMBatch"
37
}
38
39
},
0 commit comments