Skip to content

Commit 859b96e

Browse files
authored
Update composer.json
1 parent 0edb18d commit 859b96e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,12 @@
1313
},
1414
"require": {
1515
"kreait/firebase-php": "^4.19"
16+
},
17+
"extra": {
18+
"laravel": {
19+
"providers": [
20+
"\\Chatbox\\Larabase\\FirebaseServiceProvider"
21+
]
22+
}
1623
}
1724
}

0 commit comments

Comments
 (0)