Skip to content

Commit 5de72ea

Browse files
committed
change browser support version
1 parent dda9aca commit 5de72ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ WebPush can be used to send notifications to endpoints which server delivers web
1616
the [Web Push protocol](https://tools.ietf.org/html/draft-thomson-webpush-protocol-00).
1717
As it is standardized, you don't have to worry about what server type it relies on.
1818

19-
Notifications with payloads are supported with this library on Firefox 47+ and Chrome 50+.
19+
Notifications with payloads are supported with this library on Firefox 46+ and Chrome 50+.
2020

2121
```php
2222
<?php

0 commit comments

Comments
 (0)