Releases: Minishlink/web-push-bundle
Releases · Minishlink/web-push-bundle
v6.2.0
What's Changed
- Add new alias to 'minishlink_web_push' service to be used with autowiring by @franciscosantamaria in #29
- Add return type declaration of load method by @franciscosantamaria in #30
Full Changelog: v6.1.0...v6.2.0
v6.1.0
v6.0.4
What's Changed
- Make Symfony 7 compatible by @franciscosantamaria in #27
New Contributors
- @franciscosantamaria made their first contribution in #27
Full Changelog: v6.0.3...v6.0.4
v6.0.3
Allow web-push 7.0 (#24)
v6.0.2
- Support PHP 8 (thx @stephanvierkant!)
v6.0.1
- Fix setting VAPID auth (thx @stephanvierkant and @veldenb!)
v6.0.0
v5.0.0
v4.0.0
- [BC] Removed compatibility with Symfony 3, please use v3.x.x of this bundle if you still use it
- Added compatibility with Symfony 5 (thanks @juliusstoerrle)