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 7e172b4 commit dbcb779Copy full SHA for dbcb779
README.md
@@ -38,7 +38,7 @@ Or you can manually update your require block and run `composer update` if you c
38
```json
39
{
40
"require": {
41
- "laravel-notification-channels/pushbullet": "^0.1"
+ "laravel-notification-channels/pushbullet": "^0.2"
42
}
43
44
```
0 commit comments