bpolaszek/webpush-bundle

Impossible to install with Guzzle 7

Closed this issue · 1 comments

I wished to try this bundle as a quick way to add some simple push notification to a website but the composer install query fails when installing with Guzzle 7 (7.3.0 in my case)

bentools/webpush-bundle 0.6 requires guzzlehttp/guzzle ~6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.5] but the package is fixed to 7.3.0

Fixed by #28.