web-push-bundle icon indicating copy to clipboard operation
web-push-bundle copied to clipboard

Bundle around the WebPush library

Results 6 web-push-bundle issues
Sort by recently updated
recently updated
newest added

Good morning install the Minishlink/web-push-bundle v6.0.3 package on a symfony 6. When trying to recover the service as the documentation says: $webPush = $this->container->get('minishlink_web_push'); symfony complains that the indicated service...

I see this library still supports PHP 7.1, which is End of Life (EOL) for a long time. Even 7.3 is EOL as of today. What's the policy about PHP...

When using Symfony 4, this bundle cannot be called with ` $this->getContainer()->get('minishlink_web_push');` The fix is to declare the `minishlink_web_push` service as `public`. Thanks !

I want to remove the duplicate subscribers . but i am unable to detect duplicate entries (agent_ip or endpoints). Please help me.

Because the 8.x still uses deprecated packages.