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 dda9aca commit 5de72eaCopy full SHA for 5de72ea
README.md
@@ -16,7 +16,7 @@ WebPush can be used to send notifications to endpoints which server delivers web
16
the [Web Push protocol](https://tools.ietf.org/html/draft-thomson-webpush-protocol-00).
17
As it is standardized, you don't have to worry about what server type it relies on.
18
19
-Notifications with payloads are supported with this library on Firefox 47+ and Chrome 50+.
+Notifications with payloads are supported with this library on Firefox 46+ and Chrome 50+.
20
21
```php
22
<?php
0 commit comments