web-push-php
web-push-php copied to clipboard
feat(ci): add php8.4
Skip php-cs-fixer because currently no php8.4 support.
Fixes #422
Breaking Change
Problem: php8.4 support starts with 7.8.2 but latest 7.9.x drops eol peer dependency guzzlehttp/psr7@v1 To avoid a peer dependency confusion enforce the latest release.