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.
1 parent ab38c7a commit 4b16030Copy full SHA for 4b16030
readme.md
@@ -7,7 +7,7 @@ A simple package that help you send a Firebase notification with your Laravel ap
7
You can pull the package via composer :
8
9
```bash
10
-$ composer require kawankoding/laravel-fcm
+$ composer require kawankoding/laravel-fcm "^0.2.0"
11
```
12
13
Next, You must register the service provider :
0 commit comments